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

dynamic_import_any #7

Open
FredericHeem opened this issue Aug 31, 2017 · 6 comments
Open

dynamic_import_any #7

FredericHeem opened this issue Aug 31, 2017 · 6 comments
Labels

Comments

@FredericHeem
Copy link

With node version 8.4, the example dynamic_import_any fails to run:

node fuse.js 
 Launch "default"
  Resolve "clean"
  Resolve "config"
app ->
(node:30501) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): TypeError: Cannot read property 'preBundle' of undefined
(node:30501) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
@nchanged
Copy link
Contributor

nchanged commented Sep 1, 2017

Works for me, just tried it. OS?

@FredericHeem
Copy link
Author

Macosx, the code splitting example doesn't work either.

@nchanged
Copy link
Contributor

nchanged commented Sep 1, 2017

Then I would need you to create a separate repository which has the issues. Try nuking node_modules

@FredericHeem
Copy link
Author

I've tried again with a fresh install and the issue is still present. Probably due to a recent node version: 8.4

@nchanged
Copy link
Contributor

nchanged commented Sep 4, 2017

@FredericHeem can you create an issue please in fuse-box, describing your environment

@nchanged
Copy link
Contributor

nchanged commented Sep 4, 2017

hm.. I am on node 8.4 no issues whatsoever

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

No branches or pull requests

3 participants