Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terminated by signal SIGILL (Illegal instruction) #425

Closed
qwang1113 opened this issue Mar 21, 2022 · 3 comments
Closed

terminated by signal SIGILL (Illegal instruction) #425

qwang1113 opened this issue Mar 21, 2022 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@qwang1113
Copy link

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 risenW added the duplicate This issue or pull request already exists label Apr 2, 2022
@risenW
Copy link
Member

risenW commented Apr 2, 2022

Similar to #431

@AhmedBenHadj2
Copy link

Hey @risenW ,

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

@risenW
Copy link
Member

risenW commented Jun 14, 2022

Hey @risenW ,

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

See: #460 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants