Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

609
Views
gatsby is not working after installing windows 10 and latest NodeJS

I have created gatsby project as instructed in official website of gatsbyjs but it's not working.

NodeJS version: v16.15.0, npm version: 8.8.0,

gatsby version: 4.13.0, gatsby CLI version: 4.13.0

C:\Users\Dell\Desktop\New folder\my-app>npm run develop

> gatsby-starter-default@0.1.0 develop
> gatsby develop

C:\Users\Dell\Desktop\New folder\my-app\node_modules\yoga-layout-prebuilt\yoga-layout\build\Release\nbind.js:53
        throw ex;
        ^

Error: The specified module could not be found.
\\?\C:\Users\Dell\Desktop\New folder\my-app\node_modules\@parcel\source-map\parcel_sourcemap_node\artifacts\index.win32-x64-msvc.node
    at Object.Module._extensions..node (node:internal/modules/cjs/loader:1189:18)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (C:\Users\Dell\Desktop\New folder\my-app\node_modules\@parcel\source-map\parcel_sourcemap_node\index.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (C:\Users\Dell\Desktop\New folder\my-app\node_modules\@parcel\source-map\dist\node.js:14:18)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32) {
  code: 'ERR_DLOPEN_FAILED'
}
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Try removing your package-lock.json, your node_modules and run the npm install again.

If the issue persist try:

  • Bumping your gatsby-cli version
  • Downgrading your Node version (since you are in the latest LTS)
  • Switching to yarn

Related resources/workarounds:

  • https://github.com/gatsbyjs/gatsby/issues/23378
  • https://lifesaver.codes/answer/cli-yoga-layout-prebuilt-error-on-gatsby-build-24577
  • https://github.com/gatsbyjs/gatsby/issues/24577
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!