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.

Unable to develop on M1 mac

See original GitHub issue
Screenshot 2021-12-06 at 11 18 05 AM

I am trying to run the build command in tree but it’s saying it does not exist in the package.json So I tried to run npx father build After that I got the 2 folders lib and es in the tree folder. and after that I run

yarn dev in vite folder

Screenshot 2021-12-06 at 11 21 46 AM

I want to contribute to this project.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
sanketkheni01commented, Dec 6, 2021

Node 17 was the problem. switched to 14 and now everything just worked.

0reactions
thanhlmmcommented, Dec 6, 2021

Hi, I’m using node 14, python 3.9 and I’m using yarn. I have faced the issue with my M1 and node-gyp then I used npm and it was solved. But in Refi App, I use Yarn normally

Read more comments on GitHub >

github_iconTop Results From Across the Web

App not launch on an M1 mac | Apple Developer Forums
Steps to reproduce. Create Archive via Xcode; Distribute App -> Development; Sign with the correct development Profile; Start the App from the exported...
Read more >
How to Install Unsupported Development Software on M1 Macs
Most tools and programs will work perfectly fine on M1 architecture, but some tools require installation that won't work. In our example, running...
Read more >
Build failure on Apple Silicon M1 Mac Mini - Compiler
Hi, I'm seeing a build failure on an Apple Silicon Mac Mini that I'm not seeing on my Intel MacBook Pro. (Both checkouts...
Read more >
How to set up an M1 MacBook for web development
In this tutorial, we set up web development tools for our MacBook in just 20 minutes, including Git, GitHub, VS Code, and Powerline...
Read more >
Unable to build on mac m1 · Issue #613 · kivy/kivy-ios - GitHub
Hi I'm trying to create a kivy app for ios using mcbook air with m1 cpu but during toolchain build kivy , it...
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