TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. mayron
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    mayron

    @mayron

    0
    Reputation
    20
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mayron Unfollow Follow

    Latest posts made by mayron

    • RE: trigger cmd on arch linux

      @Russ thanks!

      posted in General Discussion
      M
      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
      
      
      posted in General Discussion
      M
      mayron
    • RE: trigger cmd on arch linux

      @Russ said in trigger cmd on arch linux:

      git clone https://github.com/rvmey/TRIGGERcmd-Agent.git

      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..

      posted in General Discussion
      M
      mayron