You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: