Skip to content

I am having a problem starting gatsby project. #6

@CodeAmend

Description

@CodeAmend

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions