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
Hey, this is not an issue on our end but most likely something to do with your npm version, cache or a the package itself on your node version (support issue).
run: npm cache clean --force
delete node_modules
run: npm install
Also try to update your node version or install the additional tools for nodejs from the Windows Start menu (in node.js folder) if those are missing or we're installed manually.
Sorry for any inconvinience you're having with npm but it's wlnot within our control :/ We'll be adding a min required node version in our readme from now on!
PS: feel free to reply, if issues persist I might re-open the issue and invesigate further if needed.
Describe the bug
When I run
npm install
it fails with an error (see attached for more details)To Reproduce
No Idea if this is a unique issue or it it's repeatable. Just fresh install the server npm?
See error
2021-11-20T07_27_25_813Z-debug.zip
The text was updated successfully, but these errors were encountered: