Skip to content

Cannot run two node projects with command npx create-polyglot dev after adding new service #46

@kaifcoder

Description

@kaifcoder

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:

  1. add new service
  2. run using npx create-polyglot dev

Expected behavior
A clear and concise description of what you expected to happen.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions