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 install nx-workspace with presets #288

Closed
1 of 2 tasks
hafnerpw opened this issue May 9, 2024 · 2 comments
Closed
1 of 2 tasks

unable to install nx-workspace with presets #288

hafnerpw opened this issue May 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@hafnerpw
Copy link

hafnerpw commented May 9, 2024

Please provide the environment you discovered this bug in.

windows 11
nodejs v20.13.0
nx-create-workspace v19.0.1 (latest)

Which area/package is the issue in?

Docs

Description

After running npx create-nx-workspace@latest --preset=@analogjs/platform and accepting the interactive cli questions as its written in the [docs ](npx create-nx-workspace@latest --preset=@analogjs/platform) I repeatedly run into an issue at npm install.
running the terminal with admin rights doesn't make a diffrence.

image

Please provide the exception or error you saw

NX   Command failed: npm install
 NX   Failed to apply preset: @analogjs/platform

Other information

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@hafnerpw hafnerpw added the bug Something isn't working label May 9, 2024
@goetzrobin
Copy link
Owner

I haven't tried out version 19 of Nx. We might have to make some adjustments for the latest changes. If you use the last version of 18 instead of @latest does it work?

@goetzrobin
Copy link
Owner

@hafnerpw please let me know if this is still an issue. I'll close this. If the issue persists please open a ticket in the analogjs repository and I'll check it out

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

No branches or pull requests

2 participants