question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug(schematics): ng add broken in v.3

See original GitHub issue

Is 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:closed
  • Created 2 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
strigefleurcommented, Oct 14, 2021

Confirmed 🍪 good job!

1reaction
shaharkazazcommented, Oct 14, 2021

@strigefleur fixed in v3.0.6

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found