We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
NOTE: installing 1.0.3 does get all of the files.
Thank you :)
The text was updated successfully, but these errors were encountered:
Same here with cordova plugin add https://github.com/bykof/cordova-plugin-webserver
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]
cordova plugin add [email protected]
Sorry, something went wrong.
No branches or pull requests
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
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
.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 :)
The text was updated successfully, but these errors were encountered: