Notes /
EdisonNodeNotes
See https://communities.intel.com/thread/77894 Below are instructions for how to install Node on the Signpost image:
npm fails with cert problem.### accessorInvokeSSH: Ignore messages like: 'npm WARN enoent ENOENT: no such file or directory, open cg/RampJSTestDisplay/package.json' npm ERR! Linux 3.10.17-yocto-standard npm ERR! argv "/usr/local/node-v6.9.5-linux-x86/bin/node" "/usr/local/bin/npm" "install" "@terraswarm/accessors" "forever" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! code CERT_NOT_YET_VALID npm ERR! certificate is not yet valid 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/sbuser/cg/npm-debug.log Solution: set the date to within date 0216183617
|