Friday 9 June 2017

how to create node project using npm init? i am geeting stuck at version

i am a newbie of nodejs, i am trying to a create node js project using npm init command but it stops at version . can someone please help .below is error `npm init This utility will walk you through creating a package.json file. It only covers the most common items, and tries to guess sensible defaults.

See npm help json for definitive documentation on these fields and exactly what they do.

Use npm install <pkg> --save afterwards to install a package and save it as a dependency in the package.json file.

Press ^C at any time to quit. name: (node_init) version: (1.0.0)`



via KD.

No comments:

Post a Comment