'Npm init does not fill out name and version default values
Every time I run init it only gives this
{
"name": "" ,
"version": ""
}
It never fills out the fields required. I only have index.js in my directory. I don't know why is isn't filling out the fields? In every tutorial it seems to work perfectly.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
