Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. XattSPT
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    XattSPT

    @XattSPT

    0
    Reputation
    21
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Catalunya Age 41

    XattSPT Unfollow Follow

    Latest posts made by XattSPT

    • RE: No docs on how to run a module

      Play button starts running module.

      posted in Flic Hub SDK
      XattSPT
      XattSPT
    • Buffer error

      Anyone knows why Buffer function is not working?

      Simple code:
      // main.js
      var buf = Buffer.from('abc');
      console.log(buf);

      Returns on console:
      TypeError: undefined not callable (property 'from' of [object Function])
      at [anon] (duktape.c:65024) internal
      at [anon] (root/porva2/main.js:2)
      at require (init.js:131)
      at [anon] (init.js:139) preventsyield
      at runInit () native strict preventsyield
      at handlePacket (pipe_communication.js:48)
      at readCallback (pipe_communication.js:93) preventsyield

      posted in Flic Hub SDK
      XattSPT
      XattSPT