Git Product home page Git Product logo

Comments (21)

CKMartens avatar CKMartens commented on August 17, 2024

Same here. I installed ioBroker on an new installed Ubuntu 18.04 with the new installation documents. At the install ob the adapter this errormessage comes:

$ ./iobroker add amazon-dash  --host iobroker
NPM version: 6.4.1
npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.


E: Sperrdatei /var/lib/dpkg/lock-frontend konnte nicht geöffnet werden. - open (13: Keine Berechtigung)E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?

../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
   Nan::MakeCallback(watcher->handle(), callback, argc, argv);
                                                            ^
In file included from ../socket_watcher.hpp:8:0,
                 from ../socket_watcher.cpp:5:
../../nan/nan.h:959:46: note: declared here
   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                              ^~~~~~~~~~~~

../pcap_binding.cc:2:10: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
          ^~~~~~~~~~~~~
compilation terminated.

make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack     at emitTwo (events.js:126:13)
gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)

gyp ERR! System Linux 4.15.0-43-genericgyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/pcap
gyp ERR! node -v v8.15.0
gyp
 ERR! node-gyp -v v3.8.0gyp ERR! not ok 

npm
 WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.

npm
 ERR! code ELIFECYCLEnpm ERR! errno 1

npm ERR! [email protected] install: `node-gyp rebuild`npm ERR! Exit status 1

npm ERR! npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.


npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-01-14T13_01_18_002Z-debug.log

host.iobroker install adapter amazon-dash
NPM version: 6.4.1
npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.


E: Sperrdatei /var/lib/dpkg/lock-frontend konnte nicht geöffnet werden. - open (13: Keine Berechtigung)E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?

../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
   Nan::MakeCallback(watcher->handle(), callback, argc, argv);
                                                            ^
In file included from ../socket_watcher.hpp:8:0,
                 from ../socket_watcher.cpp:5:
../../nan/nan.h:959:46: note: declared here
   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                              ^~~~~~~~~~~~

../pcap_binding.cc:2:10: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
          ^~~~~~~~~~~~~
compilation terminated.

make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 1
gyp
 ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! 
stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack     at emitTwo (events.js:126:13)
gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)

gyp ERR! System Linux 4.15.0-43-genericgyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/pcap
gyp ERR! node -v v8.15.0
gyp
 ERR! node-gyp -v v3.8.0gyp ERR! not ok 

npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.

npm ERR! code ELIFECYCLE
npm ERR! errno 1npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2019-01-14T13_01_45_554Z-debug.log

host.iobroker install adapter amazon-dash
NPM version: 6.4.1
npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.


E: Sperrdatei /var/lib/dpkg/lock-frontend konnte nicht geöffnet werden. - open (13: Keine Berechtigung)E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?

../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
   Nan::MakeCallback(watcher->handle(), callback, argc, argv);
                                                            ^
In file included from ../socket_watcher.hpp:8:0,
                 from ../socket_watcher.cpp:5:
../../nan/nan.h:959:46: note: declared here
   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                              ^~~~~~~~~~~~

../pcap_binding.cc:2:10: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
          ^~~~~~~~~~~~~
compilation terminated.

make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 1
gyp
 ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
gyp 
ERR! stack     at emitTwo (events.js:126:13)gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Linux 4.15.0-43-generic
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/pcap
gyp ERR! node -v v8.15.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR!
 not ok 
npm WARN
 [email protected] requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.

npm 
ERR! code ELIFECYCLEnpm ERR! errno 1

npm ERR! [email protected] install: `node-gyp rebuild`npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.


npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-01-14T13_02_14_833Z-debug.log

host.iobroker install adapter amazon-dash
ERROR: host.iobroker Cannot install amazon-dash
ERROR: process exited with code 13

from iobroker.amazon-dash.

ltsalvatore avatar ltsalvatore commented on August 17, 2024

i've got the same problem that i can not install amazon-dash on a debian system, which is on a proxmox server.

on my first attempt i encountered this error:
Fertig mit Fehler: host.shsrv Cannot install amazon-dash

_`$ ./iobroker add amazon-dash --host shsrv
NPM version: 6.4.1
npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)

WARNING:
apt

does not have a stable CLI interface.
Use with caution in scripts.

E
:
Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)

E
:
Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?

../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Localv8::Object, v8::Localv8::Function, int, v8::Localv8::Value*)’ is deprecated [-Wdeprecated-declarations]
Nan::MakeCallback(watcher->handle(), callback, argc, argv);
^

In file included from ../socket_watcher.hpp:8:0, from ../socket_watcher.cpp:5:
../../nan/nan.h:959:46: note: declared here
NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
^~~~~~~~~~~~

../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
^

compilation terminated.
make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Linux 4.9.0-8-amd64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/pcap
gyp
ERR! node -v v8.15.0gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok

npm

ERR!

code
ELIFECYCLE
npm

ERR!

errno
1
npm

ERR!
[email protected] install: node-gyp rebuild
npm

ERR!
Exit status 1
npm
ERR! npm ERR!
Failed at the [email protected] install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm

ERR!
A complete log of this run can be found in:
npm

ERR!
/home/iobroker/.npm/_logs/2019-01-17T18_36_18_665Z-debug.log
host.shsrv install adapter amazon-dash
NPM version: 6.4.1npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)

WARNING:
apt

does not have a stable CLI interface.
Use with caution in scripts.

E
:
Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)

E
:
Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?

../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Localv8::Object, v8::Localv8::Function, int, v8::Localv8::Value*)’ is deprecated [-Wdeprecated-declarations]
Nan::MakeCallback(watcher->handle(), callback, argc, argv);
^

In file included from ../socket_watcher.hpp:8:0, from ../socket_watcher.cpp:5:
../../nan/nan.h:959:46: note: declared here
NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
^~~~~~~~~~~~

../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
^

compilation terminated.
make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Linux 4.9.0-8-amd64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/pcap
gyp ERR! node -v v8.15.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok

npm

ERR!

code
ELIFECYCLE
npm

ERR!

errno
1
npm

ERR!
[email protected] install: node-gyp rebuild
npm

ERR!
Exit status 1
npm
ERR! npm ERR! Failed at the [email protected] install script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm

ERR!
A complete log of this run can be found in:
npm

ERR!
/home/iobroker/.npm/_logs/2019-01-17T18_36_26_041Z-debug.log
host.shsrv install adapter amazon-dash
NPM version: 6.4.1npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)

WARNING:
apt

does not have a stable CLI interface.
Use with caution in scripts.

E
:
Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)

E
:
Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?

../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Localv8::Object, v8::Localv8::Function, int, v8::Localv8::Value*)’ is deprecated [-Wdeprecated-declarations]
Nan::MakeCallback(watcher->handle(), callback, argc, argv);
^

In file included from ../socket_watcher.hpp:8:0, from ../socket_watcher.cpp:5:
../../nan/nan.h:959:46: note: declared here
NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
^~~~~~~~~~~~

../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
^

compilation terminated.
make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Linux 4.9.0-8-amd64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/pcap
gyp ERR! node -v v8.15.0
gyp ERR! node-gyp -v v3.8.0

gyp

ERR!

not ok

npm

ERR!

code
ELIFECYCLE
npm

ERR!

errno
1
npm

ERR!
[email protected] install: node-gyp rebuild
npm ERR! Exit status 1npm
ERR! npm
ERR! Failed at the [email protected] install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm

ERR!
A complete log of this run can be found in:
npm

ERR!
/home/iobroker/.npm/logs/2019-01-17T18_36_33_546Z-debug.log
host.shsrv install adapter amazon-dash
ERROR: host.shsrv Cannot install amazon-dash
ERROR: process exited with code 13`

my second attempt after having installed libpcap-dev as described on the adapters info page allowed me to install the adapter, but now i have permanent error messages in the iobroker log and still no connection

`

host.shsrv 2019-01-18 13:57:42.318 error instance system.adapter.amazon-dash.0 terminated with code 0 (OK)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at Socket. (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:787:25)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at createInstancesObjects (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:748:13)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:788:29
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at initAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4990:18)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at Adapter.emit (events.js:208:7)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at emitNone (events.js:106:13)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at Adapter. (/opt/iobroker/node_modules/iobroker.amazon-dash/main.js:43:5)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at main (/opt/iobroker/node_modules/iobroker.amazon-dash/main.js:78:29)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at Object.exports.createSession (/opt/iobroker/node_modules/pcap/pcap.js:123:12)
host.shsrv 2019-01-18 13:57:42.318 error Caught by controller[0]: at new PcapSession (/opt/iobroker/node_modules/pcap/pcap.js:49:39)
host.shsrv 2019-01-18 13:57:42.317 error Caught by controller[0]: Error: socket: Operation not permitted
`

from iobroker.amazon-dash.

nexxx avatar nexxx commented on August 17, 2024

I am facing the same issue.
Fresh installation due to move from RPI3 to XU4.

Ubuntu 16.04 LTS running on Odroid XU4

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

really guys? why are you running linux systems if you cant fix simple permission errors..

from iobroker.amazon-dash.

ltsalvatore avatar ltsalvatore commented on August 17, 2024

really guys? why are you running linux systems if you cant fix simple permission errors..

because not everyone is that fucking smart like you are.

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

and now you think you can top that with a even more dumber answer?

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

well.. use the shell to fix the permission as root .. if you got any more problems..just install the adapter over commandline as root... did it just a few minutes ago..end of story.

from iobroker.amazon-dash.

ltsalvatore avatar ltsalvatore commented on August 17, 2024

and now you think you can top that with a even more dumber answer?

sorry.. shouldn’t come over that rude. a smile would have been appropriate.

at least you recognized by yourself that your answer was kind of "dumb". :-P

anyway..
thanks for your more helpful answer 👍

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

@ltsalvatore
cause you said sorry.. some more infos for you
login as root, do cd /opt/iobroker
be sure you have pcap dev installed before (apt-get install libpcap-dev)
do setcap cap_net_raw+eip $(eval readlink -f which node)
do npm i https://github.com/PArns/ioBroker.amazon-dash/tarball/master --production
do iobroker upload amazon-dash
than go back to adapter mask and push the + symbol to add the adapter..

everything should be fine now

from iobroker.amazon-dash.

ltsalvatore avatar ltsalvatore commented on August 17, 2024

thank you nob0dy80,

will give it a go later. 👍

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

@ltsalvatore
you're welcome (sorry i was rude too, but its always the same thing ... you wouldnt drive a car without knowing how, or? :-) )

from iobroker.amazon-dash.

Apollon77 avatar Apollon77 commented on August 17, 2024

Please use the installation Fixer (der forum announcements) in your system and after this the problem should be gone. If not please open comment again.

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

@Apollon77
really sad if this is needed on an iobroker installation that is made today. shouldnt be some kind of this included in the installation script?
did a complete fresh installation with installerscript dated 10.03.2019 and still got this issue

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

@ltsalvatore
if its an old iobroker installation, @Apollon77 should be right trying at first the fix script.

from iobroker.amazon-dash.

Apollon77 avatar Apollon77 commented on August 17, 2024

Ok, if the installation was made today then it should not be needed becauseinstaller and fixer are in sync

from iobroker.amazon-dash.

Apollon77 avatar Apollon77 commented on August 17, 2024

@nob0dy80 then please provide YOUR log!

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

@Apollon77
sure, where is it logged? not seeing this errors in the /opt/iobroker/log files

from iobroker.amazon-dash.

Apollon77 avatar Apollon77 commented on August 17, 2024

But should be there

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

@Apollon77
Ok, big log

iobroker 2019-03-12 18:39:01.744 error host.iobrokerS Cannot install amazon-dash
iobroker 2019-03-12 18:39:01.742 info host.iobrokerS install adapter amazon-dash
iobroker 2019-03-12 18:39:01.719 info npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-03-12T17_39_01_684Z-debug.log
iobroker 2019-03-12 18:39:01.717 info
iobroker 2019-03-12 18:39:01.665 info npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
iobroker 2019-03-12 18:39:01.665 info npm ERR! npm ERR! Failed at the [email protected] install script.
iobroker 2019-03-12 18:39:01.664 info [email protected] install: node-gyp rebuildnpm ERR! Exit status 1
iobroker 2019-03-12 18:39:01.662 info ERR!
iobroker 2019-03-12 18:39:01.660 info
iobroker 2019-03-12 18:39:01.659 info npm
iobroker 2019-03-12 18:39:01.654 info errno 1
iobroker 2019-03-12 18:39:01.652 info ERR!
iobroker 2019-03-12 18:39:01.651 info npm
iobroker 2019-03-12 18:39:01.649 info ELIFECYCLE
iobroker 2019-03-12 18:39:01.648 info code
iobroker 2019-03-12 18:39:01.646 info ERR!
iobroker 2019-03-12 18:39:01.645 info npm
iobroker 2019-03-12 18:38:57.146 info gyp ERR! not ok
iobroker 2019-03-12 18:38:57.146 info gyp ERR! node -v v8.15.1gyp ERR! node-gyp -v v3.8.0
iobroker 2019-03-12 18:38:57.145 info gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/pcap
iobroker 2019-03-12 18:38:57.143 info ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)gyp ERR! System Linux 4.14.98-v7+
iobroker 2019-03-12 18:38:57.141 info gyp
iobroker 2019-03-12 18:38:57.141 info gyp ERR! stack at ChildProcess.emit (events.js:214:7)
iobroker 2019-03-12 18:38:57.141 info gyp ERR! stack at emitTwo (events.js:126:13)
iobroker 2019-03-12 18:38:57.141 info ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
iobroker 2019-03-12 18:38:57.139 info gyp
iobroker 2019-03-12 18:38:57.136 info ERR! build error
iobroker 2019-03-12 18:38:57.135 info gyp
iobroker 2019-03-12 18:38:57.129 info make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1
iobroker 2019-03-12 18:38:57.125 info compilation terminated.
iobroker 2019-03-12 18:38:57.123 info ^
iobroker 2019-03-12 18:38:57.123 info ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
iobroker 2019-03-12 18:38:53.172 info ^~~~~~~~~~~~
iobroker 2019-03-12 18:38:53.172 info NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
iobroker 2019-03-12 18:38:53.172 info ../../nan/nan.h:959:46: note: declared here
iobroker 2019-03-12 18:38:53.172 info In file included from ../socket_watcher.hpp:8:0, from ../socket_watcher.cpp:5:
iobroker 2019-03-12 18:38:53.170 info ^
iobroker 2019-03-12 18:38:53.170 info Nan::MakeCallback(watcher->handle(), callback, argc, argv);
iobroker 2019-03-12 18:38:53.170 info ../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Local<v8
iobroker 2019-03-12 18:38:48.670 info : Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?
iobroker 2019-03-12 18:38:48.669 info : Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)E
iobroker 2019-03-12 18:38:48.667 info E
iobroker 2019-03-12 18:38:48.634 info WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
iobroker 2019-03-12 18:38:04.924 info npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
iobroker 2019-03-12 18:38:04.923 info NPM version: 6.4.1
iobroker 2019-03-12 18:38:03.824 info host.iobrokerS install adapter amazon-dash
iobroker 2019-03-12 18:38:03.802 info npm ERR! /home/iobroker/.npm/_logs/2019-03-12T17_38_03_770Z-debug.log
iobroker 2019-03-12 18:38:03.802 info npm ERR! A complete log of this run can be found in:
iobroker 2019-03-12 18:38:03.752 info npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
iobroker 2019-03-12 18:38:03.752 info npm ERR! npm ERR! Failed at the [email protected] install script.
iobroker 2019-03-12 18:38:03.750 info npm ERR! [email protected] install: node-gyp rebuildnpm ERR! Exit status 1
iobroker 2019-03-12 18:38:03.746 info npm ERR! errno 1
iobroker 2019-03-12 18:38:03.743 info npm ERR! code ELIFECYCLE
iobroker 2019-03-12 18:37:59.330 info gyp ERR! not ok
iobroker 2019-03-12 18:37:59.330 info gyp ERR! node-gyp -v v3.8.0
iobroker 2019-03-12 18:37:59.330 info gyp ERR! node -v v8.15.1
iobroker 2019-03-12 18:37:59.330 info gyp ERR! cwd /opt/iobroker/node_modules/pcap
iobroker 2019-03-12 18:37:59.330 info gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
iobroker 2019-03-12 18:37:59.330 info gyp ERR! System Linux 4.14.98-v7+
iobroker 2019-03-12 18:37:59.330 info gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
iobroker 2019-03-12 18:37:59.330 info gyp ERR! stack at ChildProcess.emit (events.js:214:7)
iobroker 2019-03-12 18:37:59.330 info gyp ERR! stack at emitTwo (events.js:126:13)
iobroker 2019-03-12 18:37:59.330 info gyp ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
iobroker 2019-03-12 18:37:59.325 info ERR! build error
iobroker 2019-03-12 18:37:59.321 info gyp
iobroker 2019-03-12 18:37:59.316 info make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1
iobroker 2019-03-12 18:37:59.312 info compilation terminated.
iobroker 2019-03-12 18:37:59.312 info ^
iobroker 2019-03-12 18:37:59.312 info ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
iobroker 2019-03-12 18:37:55.478 info ^~~~~~~~~~~~
iobroker 2019-03-12 18:37:55.478 info NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
iobroker 2019-03-12 18:37:55.478 info ../../nan/nan.h:959:46: note: declared here
iobroker 2019-03-12 18:37:55.478 info from ../socket_watcher.cpp:5:
iobroker 2019-03-12 18:37:55.478 info In file included from ../socket_watcher.hpp:8:0,
iobroker 2019-03-12 18:37:55.478 info ^
iobroker 2019-03-12 18:37:55.478 info Nan::MakeCallback(watcher->handle(), callback, argc, argv);
iobroker 2019-03-12 18:37:55.478 info ../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Local<v8
iobroker 2019-03-12 18:37:51.085 info : Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)E: Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?
iobroker 2019-03-12 18:37:51.083 info E
iobroker 2019-03-12 18:37:51.050 info does not have a stable CLI interface. Use with caution in scripts.
iobroker 2019-03-12 18:37:51.044 info
iobroker 2019-03-12 18:37:51.041 info apt
iobroker 2019-03-12 18:37:51.036 info WARNING:
iobroker 2019-03-12 18:37:51.033 info
iobroker 2019-03-12 18:37:09.356 info npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
iobroker 2019-03-12 18:37:09.354 info NPM version: 6.4.1
iobroker 2019-03-12 18:37:08.383 info host.iobrokerS install adapter amazon-dash
iobroker 2019-03-12 18:37:08.332 info npm ERR! /home/iobroker/.npm/_logs/2019-03-12T17_37_08_302Z-debug.log
iobroker 2019-03-12 18:37:08.332 info npm ERR! A complete log of this run can be found in:
iobroker 2019-03-12 18:37:08.278 info npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
iobroker 2019-03-12 18:37:08.278 info npm ERR! Failed at the [email protected] install script.
iobroker 2019-03-12 18:37:08.278 info npm ERR!
iobroker 2019-03-12 18:37:08.278 info npm ERR! [email protected] install: node-gyp rebuildnpm ERR! Exit status 1
iobroker 2019-03-12 18:37:08.275 info npm ERR! errno 1
iobroker 2019-03-12 18:37:08.272 info npm ERR! code ELIFECYCLE
iobroker 2019-03-12 18:37:04.243 info
iobroker 2019-03-12 18:37:04.241 info gyp ERR! not ok
iobroker 2019-03-12 18:37:04.241 info gyp ERR! node-gyp -v v3.8.0
iobroker 2019-03-12 18:37:04.241 info gyp ERR! node -v v8.15.1
iobroker 2019-03-12 18:37:04.241 info gyp ERR! cwd /opt/iobroker/node_modules/pcap
iobroker 2019-03-12 18:37:04.241 info gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
iobroker 2019-03-12 18:37:04.241 info gyp ERR! System Linux 4.14.98-v7+
iobroker 2019-03-12 18:37:04.241 info gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
iobroker 2019-03-12 18:37:04.241 info gyp ERR! stack at ChildProcess.emit (events.js:214:7)
iobroker 2019-03-12 18:37:04.241 info gyp ERR! stack at emitTwo (events.js:126:13)
iobroker 2019-03-12 18:37:04.241 info gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
iobroker 2019-03-12 18:37:04.241 info ERR! build error gyp ERR! stack Error: make failed with exit code: 2
iobroker 2019-03-12 18:37:04.239 info gyp
iobroker 2019-03-12 18:37:04.226 info make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1
iobroker 2019-03-12 18:37:04.221 info compilation terminated.
iobroker 2019-03-12 18:37:04.219 info ^
iobroker 2019-03-12 18:37:04.219 info ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
iobroker 2019-03-12 18:37:00.618 info ^~~~~~~~~~~~
iobroker 2019-03-12 18:37:00.618 info NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
iobroker 2019-03-12 18:37:00.618 info ../../nan/nan.h:959:46: note: declared here
iobroker 2019-03-12 18:37:00.618 info In file included from ../socket_watcher.hpp:8:0, from ../socket_watcher.cpp:5:
iobroker 2019-03-12 18:37:00.616 info ^
iobroker 2019-03-12 18:37:00.616 info Nan::MakeCallback(watcher->handle(), callback, argc, argv);
iobroker 2019-03-12 18:37:00.616 info ../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Local<v8
iobroker 2019-03-12 18:36:56.492 info E: Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)E: Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?
iobroker 2019-03-12 18:36:56.462 info WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
iobroker 2019-03-12 18:36:15.672 info npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
iobroker 2019-03-12 18:36:14.916 info NPM version: 6.4.1
iobroker 2019-03-12 18:36:12.826 info add amazon-dash --host iobrokerM
host.iobrokerS 2019-03-12 18:36:03.170 info Update repository "default" under "http://download.iobroker.net/sources-dist.json"
iobroker 2019-03-12 18:33:05.428 info exit 13
iobroker 2019-03-12 18:33:05.424 error host.iobrokerS Cannot install amazon-dash
iobroker 2019-03-12 18:33:05.422 info host.iobrokerS install adapter amazon-dash
iobroker 2019-03-12 18:33:05.393 info npm ERR! /home/iobroker/.npm/_logs/2019-03-12T17_33_05_348Z-debug.log
iobroker 2019-03-12 18:33:05.393 info npm ERR! A complete log of this run can be found in:
iobroker 2019-03-12 18:33:05.325 info npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
iobroker 2019-03-12 18:33:05.325 info npm ERR! Failed at the [email protected] install script.
iobroker 2019-03-12 18:33:05.325 info npm ERR!
iobroker 2019-03-12 18:33:05.325 info npm ERR! [email protected] install: node-gyp rebuildnpm ERR! Exit status 1
iobroker 2019-03-12 18:33:05.319 info npm ERR! errno 1
iobroker 2019-03-12 18:33:05.317 info npm ERR! code ELIFECYCLE
iobroker 2019-03-12 18:33:00.914 info gyp ERR! not ok
iobroker 2019-03-12 18:33:00.914 info gyp ERR! node-gyp -v v3.8.0
iobroker 2019-03-12 18:33:00.914 info gyp ERR! node -v v8.15.1
iobroker 2019-03-12 18:33:00.914 info gyp ERR! cwd /opt/iobroker/node_modules/pcap
iobroker 2019-03-12 18:33:00.914 info gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
iobroker 2019-03-12 18:33:00.914 info gyp ERR! System Linux 4.14.98-v7+
iobroker 2019-03-12 18:33:00.914 info gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
iobroker 2019-03-12 18:33:00.914 info gyp ERR! stack at ChildProcess.emit (events.js:214:7)
iobroker 2019-03-12 18:33:00.914 info gyp ERR! stack at emitTwo (events.js:126:13)
iobroker 2019-03-12 18:33:00.914 info gyp ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
iobroker 2019-03-12 18:33:00.907 info ERR! build error
iobroker 2019-03-12 18:33:00.905 info gyp
iobroker 2019-03-12 18:33:00.899 info make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1
iobroker 2019-03-12 18:33:00.883 info compilation terminated.
iobroker 2019-03-12 18:33:00.883 info ^
iobroker 2019-03-12 18:33:00.883 info ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
iobroker 2019-03-12 18:32:57.031 info ^~~~~~~~~~~~
iobroker 2019-03-12 18:32:57.031 info NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
iobroker 2019-03-12 18:32:57.031 info ../../nan/nan.h:959:46: note: declared here
iobroker 2019-03-12 18:32:57.031 info from ../socket_watcher.cpp:5:
iobroker 2019-03-12 18:32:57.031 info In file included from ../socket_watcher.hpp:8:0,
iobroker 2019-03-12 18:32:57.031 info ^
iobroker 2019-03-12 18:32:57.031 info Nan::MakeCallback(watcher->handle(), callback, argc, argv);
iobroker 2019-03-12 18:32:57.031 info ../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Local<v8
iobroker 2019-03-12 18:32:52.538 info E: Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?
iobroker 2019-03-12 18:32:52.537 info : Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)
iobroker 2019-03-12 18:32:52.535 info E
iobroker 2019-03-12 18:32:52.498 info WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
iobroker 2019-03-12 18:32:52.496 info
iobroker 2019-03-12 18:32:10.277 info npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
iobroker 2019-03-12 18:32:10.276 info NPM version: 6.4.1
iobroker 2019-03-12 18:32:09.188 info host.iobrokerS install adapter amazon-dash
iobroker 2019-03-12 18:32:09.168 info npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-03-12T17_32_09_121Z-debug.log
iobroker 2019-03-12 18:32:09.166 info
iobroker 2019-03-12 18:32:09.094 info This is probably not a problem with npm. There is likely additional logging output above.
iobroker 2019-03-12 18:32:09.092 info npm ERR!
iobroker 2019-03-12 18:32:09.092 info npm ERR! Failed at the [email protected] install script.
iobroker 2019-03-12 18:32:09.092 info npm ERR!
iobroker 2019-03-12 18:32:09.092 info ERR! [email protected] install: node-gyp rebuildnpm ERR! Exit status 1
iobroker 2019-03-12 18:32:09.090 info npm
iobroker 2019-03-12 18:32:09.086 info ERR! code ELIFECYCLEnpm ERR! errno 1
iobroker 2019-03-12 18:32:09.084 info npm
iobroker 2019-03-12 18:32:04.737 info gyp ERR! not ok
iobroker 2019-03-12 18:32:04.737 info gyp ERR! node-gyp -v v3.8.0
iobroker 2019-03-12 18:32:04.737 info gyp ERR! node -v v8.15.1
iobroker 2019-03-12 18:32:04.737 info gyp ERR! cwd /opt/iobroker/node_modules/pcap
iobroker 2019-03-12 18:32:04.737 info gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
iobroker 2019-03-12 18:32:04.737 info gyp ERR! System Linux 4.14.98-v7+
iobroker 2019-03-12 18:32:04.737 info gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
iobroker 2019-03-12 18:32:04.737 info gyp ERR! stack at ChildProcess.emit (events.js:214:7)
iobroker 2019-03-12 18:32:04.737 info gyp ERR! stack at emitTwo (events.js:126:13)
iobroker 2019-03-12 18:32:04.737 info gyp ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
iobroker 2019-03-12 18:32:04.731 info ERR! build error
iobroker 2019-03-12 18:32:04.728 info gyp
iobroker 2019-03-12 18:32:04.722 info make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1
iobroker 2019-03-12 18:32:04.695 info compilation terminated.
iobroker 2019-03-12 18:32:04.695 info ^
iobroker 2019-03-12 18:32:04.695 info ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap/pcap.h>
iobroker 2019-03-12 18:32:00.868 info ^~~~~~~~~~~~
iobroker 2019-03-12 18:32:00.868 info NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
iobroker 2019-03-12 18:32:00.868 info ../../nan/nan.h:959:46: note: declared here
iobroker 2019-03-12 18:32:00.868 info In file included from ../socket_watcher.hpp:8:0, from ../socket_watcher.cpp:5:
iobroker 2019-03-12 18:32:00.863 info ^
iobroker 2019-03-12 18:32:00.863 info Nan::MakeCallback(watcher->handle(), callback, argc, argv);
iobroker 2019-03-12 18:32:00.863 info ../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Local<v8
iobroker 2019-03-12 18:31:56.608 info E: Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)E: Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?
iobroker 2019-03-12 18:31:56.577 info WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
iobroker 2019-03-12 18:31:15.459 info npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
iobroker 2019-03-12 18:31:15.457 info NPM version: 6.4.1
iobroker 2019-03-12 18:31:14.486 info host.iobrokerS install adapter amazon-dash
iobroker 2019-03-12 18:31:14.435 info /home/iobroker/.npm/_logs/2019-03-12T17_31_14_403Z-debug.log
iobroker 2019-03-12 18:31:14.434 info ERR!
iobroker 2019-03-12 18:31:14.432 info ERR! A complete log of this run can be found in:npm
iobroker 2019-03-12 18:31:14.431 info npm
iobroker 2019-03-12 18:31:14.429 info
iobroker 2019-03-12 18:31:14.374 info ERR! This is probably not a problem with npm. There is likely additional logging output above.
iobroker 2019-03-12 18:31:14.372 info npm
iobroker 2019-03-12 18:31:14.371 info ERR! Failed at the [email protected] install script.
iobroker 2019-03-12 18:31:14.369 info npm
iobroker 2019-03-12 18:31:14.368 info ERR!
iobroker 2019-03-12 18:31:14.366 info Exit status 1npm
iobroker 2019-03-12 18:31:14.364 info ERR!
iobroker 2019-03-12 18:31:14.363 info [email protected] install: node-gyp rebuildnpm
iobroker 2019-03-12 18:31:14.361 info ERR!

from iobroker.amazon-dash.

nob0dy80 avatar nob0dy80 commented on August 17, 2024

since the system is only one user and not handling any other as iobroker, if fixed it quick and dirty with chmod.

from iobroker.amazon-dash.

Apollon77 avatar Apollon77 commented on August 17, 2024

check 1.1.0

from iobroker.amazon-dash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.