cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

no such file or directory .... es6-shim/makePromise #489

Open Kamszy opened 8 years ago

Kamszy commented 8 years ago

Preparing bundle failed because some of es9-shim/Promise.js wrong imports.

Scheduler, env, format and make promise should be imported from ../lib/* instead ./*.

Paveltarno commented 8 years ago

+1

Bolza commented 8 years ago

Absolutely +1 This is making the build impossible

err  Error on fetch for npm:when@3.7.7/es6-shim/makePromise.js at ../jspm_packages/npm/when@3.7.7/es6-shim/makePromise.js
    Loading npm:when@3.7.7/es6-shim/Promise.js
    Loading npm:systemjs@0.19.26/index.js
    Loading npm:systemjs@0.19.26.js
    Error: ENOENT: no such file or directory, open '../jspm_packages/npm/when@3.7.7/es6-shim/makePromise.js'