Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on Node.JS >12 #113

Open
tadjik1 opened this issue Jun 9, 2019 · 0 comments
Open

Doesn't work on Node.JS >12 #113

tadjik1 opened this issue Jun 9, 2019 · 0 comments

Comments

@tadjik1
Copy link

tadjik1 commented Jun 9, 2019

Hi,
on Node.JS 12.4.0 I got an error when trying to initialise project:

$ khaos create segmentio/khaos-node my-new-project

fs.js:27
const { Math, Object } = primordials;
                         ^

ReferenceError: primordials is not defined

it seems like the problem in outdated version of fs-extra.

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

No branches or pull requests

1 participant