-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
zsh: illegal hardware instruction deno run a.ts #27399
Comments
In windows Power Shell, there is no output |
Sounds like Deno isn't installed correctly. How did you install Deno? Did you use the official install instructions on |
I downloaded the deno binary. |
@eavidy What is the actual system you are on? Like what Macbook / iMac / Mac Mini are you using? |
I get this:
|
It looks like it's hitting an Stack trace
|
Macbook, Intel Core |
Version: Deno 2.1.2
OS: Mac OS
a.ts
deno run a.ts
terminal Outputzsh: illegal hardware instruction deno run a.ts
When I comment out the third or fifth line, this bug will not appear
The text was updated successfully, but these errors were encountered: