javascriptdata / danfojs

Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
https://danfo.jsdata.org/
MIT License
4.81k stars 209 forks source link

terminated by signal SIGILL (Illegal instruction) #425

Closed qwang1113 closed 2 years ago

qwang1113 commented 2 years ago

Describe the bug example code ` const dfd = require('danfojs-node');

console.log(dfd) `

To Reproduce execute the above code, then fish output error: fish: Job 1, 'node test.js' terminated by signal SIGILL (Illegal instruction)

Screenshots

image

Desktop (please complete the following information): macbook pro m1

Additional context maybe m1 macbook error?

risenW commented 2 years ago

Similar to https://github.com/javascriptdata/danfojs/issues/431

AhmedBenHadj2 commented 2 years ago

Hey @risenW ,

It's not similar to https://github.com/javascriptdata/danfojs/issues/431, It's likely due to the new M1 that's not working with the library.

risenW commented 2 years ago

Hey @risenW ,

It's not similar to #431, It's likely due to the new M1 that's not working with the library.

See: https://github.com/javascriptdata/danfojs/issues/460#issuecomment-1155324150