npm2 problem running post-install
Open
bug
- Dominant language
- JavaScript
- Stars
- 41
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Seems npm2 has problem resolving / installing babel plugins, for example
```
compiled transformed file +37ms dist/left-behind.bundle.js was there an error? [ReferenceError: Unknown plugin "transform-es2015-block-scoping" specified in "base" at 0, attempted to resolve relative to "dist"]
problem building ./dist/bundle.js
```
Never happens when running npm3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.