tunnckoCore/parse-function

v5.1.3 doesn't have a `dist/index.js` file

TooTallNate opened this issue · 5 comments

And thus is broken:

000 ▲ 102 -4 → ~ (master) $ npm i parse-function
+ parse-function@5.1.3
added 9 packages in 2.807s

000 ▲ 102 -4 → ~ (master) $ node
> require('parse-function')
Error: Cannot find module 'parse-function'
    at Function.Module._resolveFilename (module.js:555:15)
    at Function.Module._load (module.js:482:25)
    at Module.require (module.js:604:17)
    at require (internal/module.js:11:18)

ahhh, damn, knew it! sorry but cant fix it immediately, im not ot desktop ;/

later this day. try >=5.1.0<5.1.3 ?

sorry about that again.

Ya I already pinned locally, was just letting you know 😛

cool, which is the last working version?

5.1.2

Okey, it's published at v5.1.5