parcel: Cannot resolve dependency
index.js
const Bundler = require('parcel-bundler');
let bundler = new Bundler('input.js');
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16 (4 by maintainers)
Commits related to this issue
- Merged in bdo/bundlegraph (pull request #88) Conditionally reverse node ids in BundleGraph Approved-by: Gora Kong Approved-by: Eric Eldredge — committed to parcel-bundler/parcel by thebriando 2 years ago
I’m on Node 9.6 anh still get same (?) error
This is a node 6 issue. See #253 for progress. Use Node 8 for now.
@lifeart @davidnagli getting same thing on OSX
@brandon93s on parcel 1.2.0 / node v7.9.0 / Win10 I get: