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
It looks like, as of npm 6.1, you can run npm init <initializer> which will be build a project for you. Wonder if we could do this for npm init create-node-cpp-skel?
It looks like, as of npm 6.1, you can run
npm init <initializer>
which will be build a project for you. Wonder if we could do this fornpm init create-node-cpp-skel
?https://docs.npmjs.com/cli/init
cc @kepta @ian29 @springmeyer @millzpaugh
The text was updated successfully, but these errors were encountered: