ws.min requires ["crypto","net","http"]
Queueing crypto
NPM: Checking NPM at http://registry.npmjs.org/crypto
Queueing net
NPM: Checking NPM at http://registry.npmjs.org/net
Already loading http
ERROR: Not Found
NPM: Latest version 0.0.3
NPM: couldn't find latest tarball
[object Object]
loadModule(crypto)
NPM: Latest version 1.0.2
NPM: couldn't find latest tarball
[object Object]
ERROR: Not Found
loadModule(net)
ERROR: Not Found
WARNING: [notify_warn] Module http not found
ERROR: Not Found
ERROR: Not Found
ERROR: Not Found
WARNING: [notify_warn] Module crypto not found
ERROR: Not Found
WARNING: [notify_warn] Module net not found
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
My code is :
i getting error :
NPM: Checking NPM at http://registry.npmjs.org/Wifi
NPM: Checking NPM at http://registry.npmjs.org/http
loadModule(ws.min)
ERROR: Not Found
NPM: Latest version 0.0.0
NPM: URL https://registry.npmjs.org/http/-/http-0.0.0.tgz
[object Object]
loadModule(http)
Queueing crypto
NPM: Checking NPM at http://registry.npmjs.org/crypto
Queueing net
NPM: Checking NPM at http://registry.npmjs.org/net
Already loading http
ERROR: Not Found
NPM: Latest version 0.0.3
NPM: couldn't find latest tarball
[object Object]
loadModule(crypto)
NPM: Latest version 1.0.2
NPM: couldn't find latest tarball
[object Object]
ERROR: Not Found
loadModule(net)
ERROR: Not Found
WARNING: [notify_warn] Module http not found
ERROR: Not Found
ERROR: Not Found
ERROR: Not Found
WARNING: [notify_warn] Module crypto not found
ERROR: Not Found
WARNING: [notify_warn] Module net not found
please help me for this