Giter VIP home page Giter VIP logo

Comments (4)

plentz avatar plentz commented on June 23, 2024

The cause of this problem is:

[root@ip-172-31-33-207 centos]# node -v
v6.10.3
[root@ip-172-31-33-207 centos]# npm -v
Node.js version v6.10.3 is not supported. Agent disabled.
3.10.10

from execjs.

MichaelSp avatar MichaelSp commented on June 23, 2024

still an issue here... is there any workaround?

JSON::ParserError: 767: unexpected token at 'Node.js version v10.15.1 is not supported. Agent disabled.["ok"]'

from execjs.

thomas-profitt avatar thomas-profitt commented on June 23, 2024

This error message isn't printed by execjs, or even node.
It's printed by the agent daemon for a service called DynaTrace, which hooks into node's execution, and misbehaves by printing warnings, breaking things like parsing JSON output from tools written in node.

We could've been spared the confusion of debugging this, had DynaTrace wrote a warning message that made it clear it was coming from the agent daemon, not from the software you thought you were running.

Update the DynaTrace agent, or remove it.

from execjs.

byroot avatar byroot commented on June 23, 2024

Third party issue. Closing.

from execjs.

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.