Can't install npm packages without error: _execa.default.node is not a function #32824
Unanswered
dougsmith1000
asked this question in
Help
Replies: 2 comments 1 reply
-
I just tested 3.10.0 and everything seems to work. Might just be a 3.11 bug. |
Beta Was this translation helpful? Give feedback.
0 replies
-
npm might be screwing up your install. Try |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Preliminary Checks
Description
Hello,
I've just tried upgrading to Gatsby v3 and am running Gatsby 3.11.0. The initial install works fine, but when I install any other package, I get the following error:
Reproduction Link
Please use the default starter
Steps to Reproduce
...
Expected Result
Development process begins
Actual Result
See above error
Environment
Config Flags
No response
Beta Was this translation helpful? Give feedback.
All reactions