Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Unable to dynamically transpile ES module #12

Open
faklyasgyuri opened this issue Mar 31, 2017 · 1 comment
Open

Error: Unable to dynamically transpile ES module #12

faklyasgyuri opened this issue Mar 31, 2017 · 1 comment

Comments

@faklyasgyuri
Copy link

faklyasgyuri commented Mar 31, 2017

Hi @jkuri !
I would like to use this package, so I installed and put into my angular2 project in the given way, but after running it I got an error.
Firtstly when I implemented it, how the tutorial written, I get http404 error, while app didn't find the package. So I put the following line into my system.config.js file:
'ng-daterangepicker': 'node_modules/ng-daterangepicker/ng-daterangepicker.js'
After that I run it again and I get following error:
Error: Unable to dynamically transpile ES module A loader plugin needs to be configured via SystemJS.config({ transpiler: 'transpiler-module' }). Instantiating http://localhost:8080/node_modules/ng-daterangepicker/ng-daterangepicker.js
Please help me, I want to use this package. Thanks

@hansih91
Copy link

Hey, same problem here. you found a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants