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 result is that it creates an application with an old (unsupported) toolchain (which has a lot of security vulnerabilities). If I instead use the same version of node, packaged at nodesource: https://github.com/nodesource/distributions/blob/master/README.md it works fine.
My platform is Ubuntu 22.04.
Application Message follows:
"Note: the project was bootstrapped with an old unsupported version of tools. Please update to Node >=6 and npm >=3 to get supported tools in new projects."