Skip to content
New issue

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

Issue adding SNMPJS to a cordova project #233

Open
RomainQuinaud opened this issue Jun 17, 2015 · 0 comments
Open

Issue adding SNMPJS to a cordova project #233

RomainQuinaud opened this issue Jun 17, 2015 · 0 comments

Comments

@RomainQuinaud
Copy link

Hello !

I am currently developing a mobile application to monitor servers and your plugin is really interesting. However I cannot add it to my project. This is the error i have :

E:\dev\workspace\Monitor>cordova plugin add snmpjs
Fetching plugin "snmpjs" via npm
npm http GET https://registry.npmjs.org/snmpjs
npm http 304 https://registry.npmjs.org/snmpjs
Error: ENOENT, no such file or directory 'C:\Users\rqd1\AppData\Roaming\npm-cach
e\snmpjs\0.1.8\package\plugin.xml'
at Error (native)
at Object.fs.openSync (fs.js:500:18)
at Object.fs.readFileSync (fs.js:352:15)
at Object.module.exports.parseElementtreeSync (C:\Users\rqd1\AppData\Roaming
\npm\node_modules\cordova\node_modules\cordova-lib\src\util\xml-helpers.js:118:2
7)
at new PluginInfo (C:\Users\rqd1\AppData\Roaming\npm\node_modules\cordova\no
de_modules\cordova-lib\src\PluginInfo.js:320:37)
at PluginInfoProvider.get (C:\Users\rqd1\AppData\Roaming\npm\node_modules\co
rdova\node_modules\cordova-lib\src\PluginInfoProvider.js:35:32)
at C:\Users\rqd1\AppData\Roaming\npm\node_modules\cordova\node_modules\cordo
va-lib\src\plugman\fetch.js:132:47
at _fulfilled (C:\Users\rqd1\AppData\Roaming\npm\node_modules\cordova\node_m
odules\q\q.js:787:54)
at self.promiseDispatch.done (C:\Users\rqd1\AppData\Roaming\npm\node_modules
\cordova\node_modules\q\q.js:816:30)
at Promise.promise.promiseDispatch (C:\Users\rqd1\AppData\Roaming\npm\node_m
odules\cordova\node_modules\q\q.js:749:13)

I hope you will be able to help me.
Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant