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
{{ message }}
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
I was in a single-root workspace with multiple package.jsons with different scripts defined.
Npm scripts all show up in the Explorer, but got No scripts found. when using 'npm: Run Script' command.
The output panel of npm was blank, and reloading window didn't help either. npm.includeDirectories wasn't configured, and the package.json at the root dir doesn't have any scripts.