You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me it was something related with the Node version, but I think that your case is related with the processor. Checking the directories of the instalation for that version (npm i [email protected]), it looks like there is no support for darwin-arm64, only for darwin-x64 so that may be the reason why it cannot find the module it is looking for.
Specs
Expected Behavior
Actual Behavior
How Do We Reproduce?
Extra (like a sample repo to reproduce the issue, etc.)
The text was updated successfully, but these errors were encountered: