npm: Why is a version “0.1” invalid?

前端 未结 3 1190
予麋鹿
予麋鹿 2020-12-04 17:20

I had to change the version of my npm app from 0.1 to 0.0.1 in order for npm not to do this.

$ npm install
npm ERR! install Couldn\'t read dependencies
npm          


        
3条回答
提交回复
热议问题