Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Linux reason-cli 3.0.5 fails install with JS error. #66

Open
jordwalke opened this issue Feb 28, 2018 · 2 comments
Open

Linux reason-cli 3.0.5 fails install with JS error. #66

jordwalke opened this issue Feb 28, 2018 · 2 comments

Comments

@jordwalke
Copy link
Member

jordwalke commented Feb 28, 2018

This error is experienced when installing a package that was released with esy 0.0.70.

I'm on a pretty old version of node 4.2.6 (which is the default that is installed when I install in Ubuntu with apt I think).

screen shot 2018-02-28 at 12 18 20 am

This used to work, when I would create releases with previous versions of esy (though it could have been something else that changed). I will confirm which other versions work/don't work.

@jordwalke
Copy link
Member Author

jordwalke commented Feb 28, 2018

Tried with esy 0.0.68 and saw the same issue. Going to try 0.0.66 now.
Update: 0.0.66 has the same problem. I'm thinking something changed.

I even tried the latest 0.1.7 and the same problem happens. I don't know what could have changed.

@jordwalke
Copy link
Member Author

@andreypopp This looks like fs.mkdtemp is being polyfilled incorrectly.

This console.log('mkdtemp', fs.mkdtemp) is logging undefined.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant