bykof / cordova-plugin-webserver

A webserver plugin for cordova
Other
119 stars 51 forks source link

1.0.4 does not install properly #57

Open artem-v-shamsutdinov opened 4 years ago

artem-v-shamsutdinov commented 4 years ago

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

cd node_modules\cordova-plugin-webserver

04/26/2020 10:16 AM

. 04/26/2020 10:16 AM .. 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 :)

davidanquetin commented 3 years ago

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 cordova-plugin-webserver@1.0.3