dmoranj/lwm2mArduino

Unable to install LWM2M arduino in Ubuntu

Closed this issue · 1 comments

Getting following error while I execute npm install command

prashant@ubuntu:~/lwm2mArduino$ npm install
npm WARN package.json lwm2m-arduino@0.1.0 No repository field.
npm WARN package.json lwm2m-arduino@0.1.0 license should be a valid SPDX license expression
npm ERR! Linux 3.8.0-29-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v0.10.44
npm ERR! npm v2.15.0

npm ERR! Invalid Package: expected iotagent-lwm2m-lib but found lwm2m-node-lib
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! /home/prashant/lwm2mArduino/npm-debug.log

Please help to solve it...

I'm sorry it took so long to answer this issue. This project was created just to experiment with LWM2M and Arduino and is not having too much support or maineinance. So, thanks for fixing it.