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

not running with latest version #441

Closed
ph98 opened this issue May 17, 2021 · 2 comments
Closed

not running with latest version #441

ph98 opened this issue May 17, 2021 · 2 comments

Comments

@ph98
Copy link

ph98 commented May 17, 2021

Hey everyone.
I tried to run a fresh project with npx create-ink-app

and then i run it and I'll get :

Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /home/parham/Desktop/.../node_modules/meow/index.js
require() of ES modules is not supported.
require() of /home/parham/Desktop/.../node_modules/meow/index.js from /home/parham/Desktop/.../cli.js is an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which defines all .js files in that package scope as ES modules.

my environment :

❯ node -v
v14.16.1
@sindresorhus
Copy link
Collaborator

Will be fixed by vadimdemedes/create-ink-app#14

@adielhercules
Copy link

Just wondering, the PR seems to be open still, any idea on how soon is this getting merged/published?

Right now it only seems to work with manual configuration. create-ink-app is broken

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

No branches or pull requests

3 participants