-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
bugSomething isn't workingSomething isn't workinggeneratorsIssue is linked to Otter generatorsIssue is linked to Otter generatorspriority:mediumproject:@o3r/createproject:@o3r/workspace
Description
Package name
workspace
Package version
11.4.2
Reproduction steps
- o3r create was run with the latest release 11.4.2
- in the meantime 11.5 has been released
- run ng g application
Current result
UPDATE apps/myotterapp/package.json (1120 bytes)
- Installing packages (npm)...npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: myottertest@0.0.0-placeholder
npm error Found: @o3r/core@11.4.2
npm error node_modules/@o3r/core
npm error @o3r/core@"~11.4.2" from the root project
npm error peer @o3r/core@"^11.4.2" from @o3r/application@11.4.2
npm error node_modules/@o3r/application
npm error @o3r/application@"~11.4.2" from the root project
npm error @o3r/application@"~11.4.2" from myotterapp@0.0.0-placeholder
npm error apps/myotterapp
npm error myotterapp@0.0.0-placeholder
npm error node_modules/myotterapp
npm error workspace apps\myotterapp from the root project
npm error 1 more (myotterapp)
npm error
npm error Could not resolve dependency:
npm error peer @o3r/core@"^11.5.2" from @o3r/logger@11.5.2
npm error node_modules/@o3r/logger
npm error peer @o3r/logger@"^11.4.2" from @o3r/application@11.4.2
npm error node_modules/@o3r/application
npm error @o3r/application@"~11.4.2" from the root project
Expected result
the generator of the app to work and the versions installed for o3r packages to match the existing o3r versions on the monorepo (not a new version if this has been released in the meantime)
Additional comments
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggeneratorsIssue is linked to Otter generatorsIssue is linked to Otter generatorspriority:mediumproject:@o3r/createproject:@o3r/workspace