Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am having a problem starting gatsby project. #6

Open
CodeAmend opened this issue Dec 2, 2019 · 0 comments
Open

I am having a problem starting gatsby project. #6

CodeAmend opened this issue Dec 2, 2019 · 0 comments

Comments

@CodeAmend
Copy link

CodeAmend commented Dec 2, 2019

npm run develop

ERROR #98123  WEBPACK
Generating SSR bundle failed
[BABEL] some_folders/gatsby-starter-stellar/.cache/develop-static-entry.js: Cannot find module './src/data'

npm run build

failed Building production JavaScript and CSS bundles - 0.195s
ERROR #98123  WEBPACK
Generating JavaScript bundles failed
[BABEL] some_folders/gatsby-starter-stellar/.cache/production-app.js: Cannot find module './src/data'
  • gatsby clean
  • delete node modules
  • npm i
  • gatsby develop (or npm run develop) either one.

Alway same errror.

Installed another themes frin codebushi. Same thing happened.

Looked up error in search engine, found capital letter import mismatches because of linux vs windows.

I am running arch linux. I have made a lot of gatsby projects from scratch, but wanted to try a theme to see if perhaps it is worth using and paying for themes for a particular client.

Not sure what to do here. Did a quick search for mismatched import names './component' vs './Component', and gave up on the search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant