nativescript-cordova-support
nativescript-cordova-support copied to clipboard
Installation instructions problem
Hi there,
Is this plugin still maintained?
I just tried running the install command as provided by the documentation but it doesn't work.
Using nativescript 4.2 on Windows.
Cheers!
Output
root@DODEX:/c/Users/chars/Projects/KintalApps/blueprint-mobile/MyBlueprint# tns plugin add https://github.com/NativeScript/nativescript-cordova-support
npm ERR! code ENOPACKAGEJSON
npm ERR! package.json Non-registry package missing package.json: git+https://github.com/NativeScript/nativescript-cordova-support.git.
npm ERR! package.json npm can't find a package.json file in your current directory.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-09-11T09_24_40_088Z-debug.log
Command npm install https://github.com/NativeScript/nativescript-cordova-support --save failed with exit code 1
@charsleysa Thank you for reporting this inaccuracy and sorry for not responding earlier. The plugin has to be installed from a local path where the repository is cloned. I've fixed the instructions in the README.
The plugin is not officially supported but nevertheless if there's something wrong with it we will do our best to fix it and if demand increases it may at some point become officially supported.