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.

tfjs-node: zsh: illegal hardware instruction (core dumped)

See original GitHub issue
import '@tensorflow/tfjs-node';

I’m getting:

illegal hardware instruction (core dumped)

Ubuntu 18.10

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
SpeedyCraftahcommented, Mar 26, 2020

Same problem, tried every single version, but at the end i always got “Illegal instruction” and I need those bindings for local model save/load to work

3reactions
carefulcomputercommented, Mar 7, 2020

can we have support for avx less cpu ? reverting to old version is not working for me since there are other dependencies which break with old version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

tfjs (tensorflowjs in node) error: zsh: illegal hardware ...
when i run the code, "const tf = require('@tensorflow/tfjs-node');" it throw an error "zsh: illegal hardware instruction node app.js". i am ...
Read more >
How to - zsh: illegal hardware instruction (TensorFlow m1 Mac)
in this video i show you exactly How to fix - zsh : illegal hardware instruction (M1 Mac Tensorflow Error) - this is...
Read more >
illegal hardware instruction (core dumped) crash when NPM ...
The module worked when I used node 8 and 10, but when upgraded to 14, my app started ... [1] 2623 illegal hardware...
Read more >
How to Resolve The Error “Illegal instruction (core dumped ...
In brief, the error will be thrown if we're running recent TensorFlow binaries on CPU(s) that do not support Advanced Vector Extensions (AVX), ......
Read more >
Illegal instruction (core dumped) : r/gatsbyjs - Reddit
i am trying to setup my Gatsby project on old laptop. but when I start npm install it always throws following message and...
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