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

Symlink error on run-android #1

Open
jonraem opened this issue May 24, 2022 · 0 comments
Open

Symlink error on run-android #1

jonraem opened this issue May 24, 2022 · 0 comments

Comments

@jonraem
Copy link

jonraem commented May 24, 2022

Hello! I followed your Nx React Native monorepo guide as I've been trying to get my own Nx React Native monorepo working, but I'm facing some problems. Here's what I did:

  • Cloned the repository from Github
  • Ran npm i in the project root
  • Ran nx run-android daily-horoscope-app

Then it gives me the following error:

EEXIST: file already exists, symlink '/Users/jonraem/Sites/personal/aztro-daily-horoscope/node_modules' -> '/Users/jonraem/Sites/personal/aztro-daily-horoscope/apps/daily-horoscope-app/node_modules'

Am I missing some kind of configuration to prevent that? Sounds like something needs to be excluded in the tsconfig.json but I'd like your input first.

I also tried to do the same setup process on your other Nx React Native monorepo guide but with the same result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant