question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

node: --trace-event-categories is not allowed in NODE_OPTIONS

See original GitHub issue

Hey.

I’ve encountered this problem using node 9.2.0, upgrading to 9.4.0 seems to resolve the problem. But what’s your idea if adding a hard version dependency in clinic’s package json to prevent users confusing about this error or at least indicating it in REAME?

Thanks.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
mafintoshcommented, Apr 14, 2018

Added to the readme

1reaction
hello2djcommented, Jan 26, 2018

Whether this can be added to README?

Read more comments on GitHub >

github_iconTop Results From Across the Web

node/node_options.cc at main - GitHub
const EnvironmentOptionsParser _eop_instance{_dop_instance};. // This Parse is not dead code. It is used by embedders (e.g., Electron).
Read more >
is not allowed in node_options - You.com | The AI Search ...
I want create electron app with vue js but I can't start : I execute this code for run my app : "cross-env...
Read more >
Command-line API | Node.js v19.3.0 Documentation
Enable experimental frozen intrinsics like Array and Object . Only the root context is supported. There is no guarantee that globalThis.Array is indeed...
Read more >
inspect=localhost:9200 is not allowed in NODE_OPTIONS
You need to be using Node 8.x or above. ... node: --inspect=localhost:9200 is not allowed in NODE_OPTIONS ... Here's how to change your...
Read more >
NODE_OPTIONS=options... | Node.js API 文档
Node.js will exit with an error if an option that is not allowed in the environment is used, such as -p or a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found