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
When creating a new vue project with npm init vue@latest and by checking typescript support, it automatically brings the package npm-run-all. However, this package did not received any update since 2018 (and suffers from a moderate vulnerability via semver). Maybe would it be best to move from it, or finding alternatives ?
Thank you!
GTorreil, haoqunjiang, Leon0824 and benjaminpjones