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.

ng2-translate on Angular 2.0.0 with Angular CLI

See original GitHub issue

I’m submitting a Question

[ ] bug report => check the FAQ and search github for a similar issue or PR before submitting
[ ] support request => check the FAQ and search github for a similar issue before submitting
[ x] feature request

Current behavior Not working with latest version of Angular CLI 1.0.0-beta.16

  • ng2-translate version: 2.5.0
  • Angular version: 2.0.1
  • Browser: [all]
  • Language: [all]

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:23

github_iconTop GitHub Comments

1reaction
sarbogastcommented, Oct 17, 2016

I think I found the problem. Once I moved my i18n folder under src, everything worked.

0reactions
hantsycommented, Nov 3, 2016

Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm ERR! peer dep missing: @angular/core@^2.0.0, required ...
That's obvious, you are using Angular 5, while ng2-translate was an old library built for Angular 2.
Read more >
angular-l10n - npm
An Angular library to translate messages, dates and numbers. This library is for localization of Angular 2+ apps written in TypeScript, ES6 or ......
Read more >
Can't install ng2-translate in my ionic 2 project (using ionic ...
I upgraded angular/core, @angular/http to 2.0.0-rc.5 but after that i got error integration with ionic-angular@2.0.0-beta.11, because needs rc.4 ...
Read more >
Angular versioning and releases
As of Angular version 7, the major versions of Angular core and the CLI are aligned. This means that in order to use...
Read more >
ng2-translate - UNPKG
2, "name": "ng2-translate",. 3, "description": "An implementation of angular translate for Angular 2",. 4, "scripts": {. 5, "test": "tsc && karma start",.
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