You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
@amccollum long time no see! don't know if you know off hand know where the problem lies with this one. i made a fork of when that updates the latest dependency list, including the correct files...
anyway, if you npm install [email protected] (or just from master)...
then try ender build ender-js/when...
it builds fine now (finally), and all the deps in that module get included, but it has a problem include lib/env.js from lib/decorators/timed.js (ala require('../env')
@amccollum long time no see! don't know if you know off hand know where the problem lies with this one. i made a fork of when that updates the latest dependency list, including the correct files...
anyway, if you
npm install [email protected]
(or just from master)...then try
ender build ender-js/when
...it builds fine now (finally), and all the deps in that module get included, but it has a problem include
lib/env.js
fromlib/decorators/timed.js
(alarequire('../env')
any thoughts? i'll investigate in the meantime.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: