Hey guys!
Hows it going?
My website in gatsby don’t building
I’m using dependency management NPM:
NPM_FLAGS: --global
NPM_VERSION: 9.8.1
Building Failed:
Can anyone help me with the configuration?
Hey guys!
Hows it going?
My website in gatsby don’t building
I’m using dependency management NPM:
NPM_FLAGS: --global
NPM_VERSION: 9.8.1
Building Failed:
Can anyone help me with the configuration?
Why?
The error says gatsby not found
. Does it exist in your package.json
? If yes, try removing the flag that you’ve set.
I resolved some dependency issues. In my development environment (localhost) the build is running (npm 9.8.1 and node 18.17.1). On netlify is 9.6.1). already changed react version for (react@16.8.4) but the problem continue. Please, can anyone help me with this problem?
Localhost it’`s OK! (Gatsby Deploy and Build)
Not a Netlify problem:
thank you so much,
Now it’s working, sorry for the silly question!
Thanks for confirming your site is working.