Hi,
I want to use https://github.com/robisim74/angular2localization in my project.
I installed it via meteor npm install --save angular2localization
.
How can I import the services?
I tried: import {LocaleService} from 'angular2localization/angular2localization';
The browser cannot load this module.
Uncaught (in promise) Uncaught SyntaxError: Unexpected token <
Evaluating http://localhost:3000/angular2localization/angular2localization
Error loading http://localhost:3000/client/app