fuse-box / fuse-box/fuse-box-examples
dynamic_import_any
Open
question
- Dominant language
- No language data
- Stars
- 37
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.