cordova-plugin-webserver
cordova-plugin-webserver copied to clipboard
1.0.4 does not install properly
When installing version 1.0.4 most of the files are missing.
on Windows:
mkdir test cd test npm init (accepting all defaults)
C:\Users\Papa\test>npm i -s cordova-plugin-webserver
- [email protected] added 1 package and audited 1 package in 0.72s found 0 vulnerabilities
cd node_modules\cordova-plugin-webserver
04/26/2020 10:16 AM <DIR> . 04/26/2020 10:16 AM <DIR> .. 04/26/2020 10:16 AM 1,226 package.json 10/26/1985 02:15 AM 328 README.md 2 File(s) 1,554 bytes 2 Dir(s) 60,815,167,488 bytes free
NOTE: installing 1.0.3 does get all of the files.
Thank you :)
Same here with cordova plugin add https://github.com/bykof/cordova-plugin-webserver
Only two files are installed (package.json & README.md)
It works with cordova plugin add [email protected]