spartan icon indicating copy to clipboard operation
spartan copied to clipboard

unable to install nx-workspace with presets

Open hafnerpw opened this issue 9 months ago • 1 comments

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
  • [X] No

hafnerpw avatar May 09 '24 06:05 hafnerpw

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 avatar May 14 '24 22:05 goetzrobin

@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

goetzrobin avatar Jun 03 '24 13:06 goetzrobin