AmadeusITGroup / otter

The Otter project is a highly modular framework whose goal is to provide a common platform to accelerate and facilitate the development of runtime customizable Angular based Web Applications
https://amadeusitgroup.github.io/otter/
BSD 3-Clause "New" or "Revised" License
47 stars 33 forks source link

fix(create): issue when nodejs path contains spaces #1704

Closed fpaul-1A closed 3 weeks ago

fpaul-1A commented 3 weeks ago

Proposed change

Fix the following issue on Windows when path contains spaces (e.g. 'C:\Program Files')

npm create -yes @ama-sdk typescript @sdk/buggggg
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.

Related issues

nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 68c8fd2f2ebcb0d26e10f793856cf613c771e7b1. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets - [`nx run-many --target=test-int --parallel 3`](https://cloud.nx.app/runs/41kMfPhh5s?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --projects=eslint-plugin --parallel 3`](https://cloud.nx.app/runs/ULJyNHVr4f?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.