@Russ thanks!
M
Latest posts made by mayron
-
RE: trigger cmd on arch linux
@Russ thanks for the answer, now it made the correct build, but i remember that in ubuntu request for the token when I call the command .. here's the message below
$ node ./src/agent.js --console Run installdaemon.sh to install the triggercmdagent daemon so it runs during boot Daemon install: false No token exists. Login to request one. prompt: token: (node:369045) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
-
RE: trigger cmd on arch linux
@Russ said in trigger cmd on arch linux:
Sorry to open again this topic, but when i call 'npm install' this error showed and close the build:
npm ERR! notsup Unsupported platform for node-windows@0.1.14: wanted {"os":"win32","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm ERR! notsup Valid OS: win32 npm ERR! notsup Valid Arch: any npm ERR! notsup Actual OS: linux npm ERR! notsup Actual Arch: x64
I think strange, because, the win32 appear... but i use manjaro..