Bug(schematics): ng add broken in v.3
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
Which Transloco package(s) are the source of the bug?
Schematics
Is this a regression?
Yes
Current behavior
According to installation steps I run ng add @ngneat/transloco
on a pretty new Angular project.
Now I get only the package installed and error saying
[error] Error: Collection "...\\node_modules\\@ngneat\\transloco\\schematics\\collection.json" cannot be resolved.
Expected behavior
ng add @ngneat/transloco
command should get me complete boilerplate code and package installed.
Please provide a link to a minimal reproduction of the bug
Transloco Config
No response
Please provide the environment you discovered this bug in
Transloco: 3.0.2
Angular: 12.2.9
Node: 14.17.6
Package Manager: 7.22.0
OS: Windows_NT x64 10.22000.194
Browser
No response
Additional context
No response
I would like to make a pull request for this bug
No
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Upgrading from Angular 12 to 14 is failing - Stack Overflow
The wrong way would be instruct NPM to drop all dependency checks: npm install --force . This often leads to the application getting...
Read more >Angular 14: Angular Schematics are broken : WEB-55218
Try to invoke angular schematics in template angular-cli project. ... IdeaLogger.error(IdeaLogger.java:127) at com.intellij.openapi.diagnostic.
Read more >[Bug] Suite tool stopped generating Angular UI for me #3777
Suite just stopped generating ui for me. I tried to update to latest rc version my cli and suite also a project, but...
Read more >Switching to Cypress: The Update - Briebug Blog
Just like the schematic, the builder takes a json schema and ... you can install using ng add @briebug/cypress-schematic --noBuilder.
Read more >Unable to resolve dependency tree error in Angular while ...
In the above error @agm/core@3.0.0-beta.0 requires @angular/common version ^9.1.0 or ^10.0.0 . And the actual @angular/common version 11.0.3.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Confirmed 🍪 good job!
@strigefleur fixed in v3.0.6