-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels