browserify / browserify/static-module
Module build failed: Error: unsupported type for static module: UnaryExpression
Open
- Dominant language
- JavaScript
- Stars
- 75
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
```
ERROR in ./~/ipfs-api/~/pump/index.js
Module build failed: Error: unsupported type for static module: UnaryExpression
at expression:
!fs
```
Which is caused by...
https://github.com/mafintosh/pump/blob/master/index.js#L12
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.