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.

Are Node.js nightly and v8-canary supported?

See original GitHub issue

Windows 7 x64. Node.js 10.0.0-v8-canary-2018-04-03-635853bf03 (V8 6.7.213-node.0) jsvu v1.1.1 Second (updating) run:

> jsvu
� jsvu v1.1.1 — the JavaScript engine Version Updater �
✔ Read OS from config: win64
✔ Read engines from config: v8
Administrator: C:\Windows\system32\cmd.exe - jsvu[6168]: src\node_contextify.cc:759: Assertion `args[1]->IsString()' failed.
 1: node::DecodeWrite
 2: node::DecodeWrite
 3: uv_loop_fork
 4: v8::internal::compiler::OperationTyper::ConvertTaggedHoleToUndefined
 5: v8::internal::compiler::CodeAssembler::TailCallBytecodeDispatch<v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64>
 6: v8::internal::compiler::CodeAssembler::TailCallBytecodeDispatch<v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64>
 7: v8::internal::compiler::CodeAssembler::TailCallBytecodeDispatch<v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64,v8::internal::compiler::Node * __ptr64>
 8: 000000FA22B841AF

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
targoscommented, Apr 8, 2018

You can fix this by reinstalling jsvu to get the latest version of natives.

1reaction
mathiasbynenscommented, Apr 11, 2018

I published a new version. Thanks, everyone!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download - Node.js
Download the Node.js source code or a pre-built installer for your platform, and start developing today. LTS. Recommended For Most Users.
Read more >
vdeturckheim/node_nightly - Docker Image
Docker images with Node.js nightly ready to use inside. Obviously not to be used in production but great for testing: know in advance...
Read more >
Nightwatch.js | Node.js powered End-to-End testing framework
Write efficient end-to-end tests in Node.js and run them against W3C WebDriver.
Read more >
n - npm
n – Interactively Manage Your Node.js Versions. Supported Platforms; Installation. Third Party Installers. Installing Node.js Versions ...
Read more >
Documentation - ECMAScript Modules in Node.js - TypeScript
This has been a very difficult feature to support, since the foundation of the Node.js ecosystem is built on a different module system...
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