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
The problem of npm install not working on some systems may still cause issues for the PyPi package as node_modules are not being shipped with it
The cause of this bug may be that the default execution policy on Windows 11 prevents the subprocess module from running any scripts including npm install
npm installnot working on some systems may still cause issues for the PyPi package asnode_modulesare not being shipped with itsubprocessmodule from running any scripts includingnpm install