cujojs / when

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

File 404 when try to use in browser environment #500

Open Avalon7 opened 7 years ago

Avalon7 commented 7 years ago

Hi there, when I try to use when in browser environment after use npm installed it and include the script tag in my HTML file, the server always gives a 404 error although I checked that the path is correct.