Describe the bug
npm error code EDUPLICATEWORKSPACE
npm error must not have multiple workspaces with the same name
npm error package 'node-service' has conflicts in the following paths:
npm error /Users/I528926/temp-demo/services/order-service
npm error /Users/I528926/temp-demo/services/reporting
npm error A complete log of this run can be found in: /Users/I528926/.npm/_logs/2025-11-08T13_06_05_408Z-debug-0.log
To Reproduce
Steps to reproduce the behavior:
- add new service
- run using npx create-polyglot dev
Expected behavior
A clear and concise description of what you expected to happen.
Describe the bug
npm error code EDUPLICATEWORKSPACE
npm error must not have multiple workspaces with the same name
npm error package 'node-service' has conflicts in the following paths:
npm error /Users/I528926/temp-demo/services/order-service
npm error /Users/I528926/temp-demo/services/reporting
npm error A complete log of this run can be found in: /Users/I528926/.npm/_logs/2025-11-08T13_06_05_408Z-debug-0.log
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.