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

Unable to run application on ARM based MacOS devices #2337

Open
adithyanotfound opened this issue Oct 17, 2024 · 2 comments
Open

Unable to run application on ARM based MacOS devices #2337

adithyanotfound opened this issue Oct 17, 2024 · 2 comments
Labels
bug Something isn't working unapproved

Comments

@adithyanotfound
Copy link

adithyanotfound commented Oct 17, 2024

Describe the bug
Unable to run the application on ARM based MacOS devices.

To Reproduce
Steps to reproduce the behavior:

On a ARM based MacOS devices run:

  1. npm install
  2. npm run serve

Expected behavior

Screenshot 2024-10-17 at 11 39 06 AM

Actual behavior

Screenshot 2024-10-17 at 11 30 40 AM

Additional details

  1. The application runs on the main branch which suggests that one of the recent PR has caused this issue.
  2. Can be fixed by installing 2 packages @rollup/rollup-darwin-arm64 and @esbuild/darwin-arm64
  3. A better approach will be to Dockerise the application.

System information
VS code version: Version: 1.94.2 (Universal)
OS version: Darwin arm64 23.0.0
Device: Macbook Air M2

@adithyanotfound adithyanotfound added the bug Something isn't working label Oct 17, 2024
Copy link

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@DipanshuOjha
Copy link

Hi..
I would like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unapproved
Projects
None yet
Development

No branches or pull requests

2 participants