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

Cant install due to conflict bin nx with NX CLI (nrwl) #20

Closed
vltansky opened this issue May 23, 2021 · 2 comments
Closed

Cant install due to conflict bin nx with NX CLI (nrwl) #20

vltansky opened this issue May 23, 2021 · 2 comments

Comments

@vltansky
Copy link
Contributor

Cant install ni on a machine with global nx cli installed (https://nx.dev/latest/angular/getting-started/nx-cli).

 EEXIST

npm ERR! path C:\Users\###\AppData\Roaming\npm\node_modules\@antfu\ni\bin\nx.js

npm ERR! dest C:\Users\###\AppData\Roaming\npm\nx.cmd

npm ERR! EEXIST: file already exists, cmd shim 'C:\Users\###\AppData\Roaming\npm\node_modules\@antfu\ni\bin\nx.js' -> 'C:\Users\###\AppData\Roaming\npm\nx.cmd'

npm ERR! File exists: C:\Users\###\AppData\Roaming\npm\nx.cmd
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.
npm ERR! A complete log of this run can be found in:
@donferi donferi mentioned this issue Oct 11, 2021
@antfu
Copy link
Member

antfu commented Oct 18, 2021

Moved to #33 (comment)

@antfu antfu closed this as completed Oct 18, 2021
@antfu-collective antfu-collective locked as resolved and limited conversation to collaborators Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@vltansky @antfu and others