worked like a charm ! Thanks for that !
This Forum is now reserved to registred users!
B
Best posts made by bjoern811
Latest posts made by bjoern811
-
Autostart Module
Hi Cedric,
thanks again for your impressive work. I just did a small module because i needed a way to start a module directly on startup (for my case it was to open the Browser on startup)
Since I needed to add some lines in Gateway as well (Register, Translate etc) it would be great to add it to your plugins (if you feel like).
Regards,
Björn -
Error installing Gateway
Hi everyone,
once again thanks for your awesome work. You truely keep it going and are continuously improving your project. I just tried to setup the new concept now with the gateway. Sadly I do get the following error during postinstall
MagicMirror Building module: node-pty, Completed: 0make: Entering directory '/home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/build' CXX(target) Release/obj.target/pty/src/unix/pty.o ? MagicMirror Building module: node-pty, Completed: 0In file included from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-local-handle.h:12, from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-array-buffer.h:12, from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8.h:25, from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/node.h:63, from ../../nan/nan.h:60, from ../src/unix/pty.cc:20: /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:113:27: error: static assertion failed: Pointer compression can be enabled only for 64-bit architectures kApiSystemPointerSize == kApiInt64Size, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:471:71: warning: left shift count >= width of type [-Wshift-count-overflow] static constexpr size_t kPtrComprCageReservationSize = size_t{1} << 32; ^~ /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:471:68: error: right operand of shift expression ?(1 << 32)? is >= than the precision of the left operand [-fpermissiv] static constexpr size_t kPtrComprCageReservationSize = size_t{1} << 32; ~~~~~~~~~~^~~~~
node Version 14.17.0
npm Version 6.14.13
Rasperry Pi 4Anyone can help ?
Regards
Bjoern