-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Importing ES2015 package doesn't work #608
Comments
This will be possible in the next version as soon as #573 lands ;) |
Oh, sorry. I forgot to update the repo. |
I just encountered the similar problem and turned out that I forgot the |
I just checked the repo, adding an appropriate Ping back if it doesn't. |
Description
Clone the repo at https://gist.github.com/adius/1f2167b01db05f4d09c9 and run
npm test
. I get the error message inerror.txt
, but this should work, shouldn't it?Environment
Node.js v5.7.0
darwin 15.3.0
The text was updated successfully, but these errors were encountered: