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

npx aborting creation #8896

Closed
akctba opened this issue Apr 25, 2020 · 80 comments
Closed

npx aborting creation #8896

akctba opened this issue Apr 25, 2020 · 80 comments

Comments

@akctba
Copy link

akctba commented Apr 25, 2020

The npx command is aborting and doesn't create the application.

I'm using the command:
npx create-react-app appexample

and at the end of the execution it prints:

Error [ERR_INVALID_PACKAGE_TARGET]: Invalid "exports" main target "index.js" defined in the package config /Users/alexkayser/git/apptest/node_modules/is-promise/package.json
at resolveExportsTarget (internal/modules/cjs/loader.js:542:13)
at resolveExportsTarget (internal/modules/cjs/loader.js:581:20)
at applyExports (internal/modules/cjs/loader.js:455:14)
at resolveExports (internal/modules/cjs/loader.js:508:23)
at Function.Module._findPath (internal/modules/cjs/loader.js:632:31)
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1001:27)
at Function.Module._load (internal/modules/cjs/loader.js:884:27)
at Module.require (internal/modules/cjs/loader.js:1074:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object. (/Users/alexkayser/git/apptest/node_modules/run-async/index.js:3:17) {
code: 'ERR_INVALID_PACKAGE_TARGET'

}

Aborting installation.
node has failed.

Deleting generated file... node_modules
Deleting generated file... package.json

Versions

This is the versions of NPM and Node:
npm --version
6.14.4

node --version
v14.0.0

(the problem is not experienced on node 12.12.0)

Which terms did you search for in User Guide?

npx
create-react-app

Environment

Environment Info:

current version of create-react-app: 3.4.1
running from /usr/local/lib/node_modules/create-react-app

System:
OS: macOS 10.15.4
CPU: (4) x64 Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz
Binaries:
Node: 14.0.0 - /usr/local/bin/node
Yarn: Not Found
npm: 6.14.4 - /usr/local/bin/npm
Browsers:
Chrome: 81.0.4044.122
Firefox: Not Found
Safari: 13.1
npmPackages:
react: Not Found
react-dom: Not Found
react-scripts: Not Found
npmGlobalPackages:
create-react-app: 3.4.1

Steps to reproduce

A simple new app creation:

1.run the command: npx react-create-app somenamehere
2.it aborts and delete the files

Expected behavior

Expected to create a new react app.

Actual behavior

It's not creating a new react app.

@johnhunter
Copy link

Same here.

@travisbader
Copy link

same

@hugowxyz
Copy link

yeah same

@eykrehbein
Copy link

Same issue during the same process with yarn.

Error [ERR_INVALID_PACKAGE_TARGET]: Invalid "exports" main target "index.js" defined in the package config [...]/.config/yarn/global/node_modules/is-promise/package.json

@johnhunter
Copy link

then/is-promise#12

@apoorvmote
Copy link

I was writing this issue before you posted
#8897

@itxtoledo
Copy link

same

1 similar comment
@kharrak
Copy link

kharrak commented Apr 25, 2020

same

@zorbill
Copy link

zorbill commented Apr 25, 2020

same.

@YukaLangbuana
Copy link

Same here

@msmfa
Copy link

msmfa commented Apr 25, 2020

Same

@sbouhaddi
Copy link

same

@nj20
Copy link

nj20 commented Apr 25, 2020

I am facing the same problem as well

@jpreis
Copy link

jpreis commented Apr 25, 2020

Same here - good to know that others are having the problem as well. Thought I somehow screwed up my node installation 😱

Edit: I also tried globally installed create-react-app, same issue there.

@vic2tee4u
Copy link

Same here

@shinoshu
Copy link

same

@vic2tee4u
Copy link

Same here - good to know that others are having the problem as well. Thought I somehow screwed up my node installation 😱

Are you on v14.0.0?

@YukaLangbuana
Copy link

then/is-promise#12

Dependency broke? Just need to wait for them I guess?

@ChristopherNeill
Copy link

same thing whats the solution

@jasseral
Copy link

same here any solution?

@nemethmik
Copy link

nemethmik commented Apr 25, 2020

Same here. It doesn't work any more neither on node 12 nor on 14, the error messages are different bit CRA stopped working :( I am on Mac.

@akctba
Copy link
Author

akctba commented Apr 25, 2020

Same here - good to know that others are having the problem as well. Thought I somehow screwed up my node installation 😱

Are you on v14.0.0?

hyeap, updated today

@MarkarianFR
Copy link

MarkarianFR commented Apr 25, 2020

Tried with 12.4, 12.6 and 14.0.0.
Same problem here on Windows 10 last version (1903).

@whoisdominic
Copy link

Same

@minrelp
Copy link

minrelp commented Apr 25, 2020

if you just want to create react app, you can do this while waiting for a fix:
step 1: yarn init -y

step 2: Insert this to package.json

"resolutions": {
    "is-promise": "2.1.0",
    "run-async/is-promise": "2.1.0"
  }

step 3: yarn add --dev create-react-app

step 4: yarn create-react-app ../my-app

@MarkarianFR
Copy link

I’m not sure this scheme is the most beneficial.

@juliocorcini
Copy link

juliocorcini commented Apr 25, 2020

Same Error Installing Firebase.

Just Wait?

Error [ERR_INVALID_PACKAGE_TARGET]: Invalid "exports" main target "index.js" defined in the package config /C:/Users/.../AppData/Roaming/npm/node_modules/firebase-tools/node_modules/is-promise\package.json

@SylCard
Copy link

SylCard commented Apr 25, 2020

so its not me going cray this happening rn lol

@sabin2000pro
Copy link

I downgraded Node to 12.12.0 and everything works fine, so Node has been screwed up recently

Doesn't work for me.

@sabin2000pro
Copy link

@sabinlungudotcpp @Raahul5 Currently a Node dependency broke (then/is-promise#15) and they're working on it. For now, the idea is to somehow downgrade that dependency to the last working version. Node 12.12.0 works for me.

$ n 12.12.0
$ npx create-react-app react-sample

if that doesn't work, you can try downgrade the problematic dependency to 2.1.0 as mentioned here: then/is-promise#14 (comment)

$ npm install [email protected]

Still doesn't work. I still get the error I posted above.

@vic2tee4u
Copy link

Install NVM using this link then use that to install version 12.12.0. It worked for me. The instruction is clear

@wzhang66
Copy link

Same here

@Raahul5
Copy link

Raahul5 commented Apr 25, 2020

@sabinlungudotcpp @Raahul5 Currently a Node dependency broke (then/is-promise#15) and they're working on it. For now, the idea is to somehow downgrade that dependency to the last working version. Node 12.12.0 and its included dependencies works for me.

$ n 12.12.0
$ npx create-react-app react-sample

if that doesn't work, you can try downgrade the problematic dependency by itself to 2.1.0 as mentioned here: then/is-promise#14 (comment)

$ npm install [email protected]

still not work can't create app

@MarkKragerup
Copy link

If you are on NPM, run:
npm install [email protected] --save --save-exact

@rahuld109
Copy link

npm uninstall create-react-app
npm uninstall -g create-react-app
npm install -g [email protected]
create-react-app --help //to check if installed correctly, should return the help info
create-react-app confusion [email protected]
cd confusion
npm start

This creates the app but unable to do yarn start or npm start

@jakejarvis
Copy link

This should be fixed now that then/is-promise#15 is merged. :)

@brentvatne
Copy link

the author of is-promise has resolved the issue: then/is-promise#14 (comment)

it should work if you reinstall create-react-app if you have a global install, or use npx create-react-app

(this same issue impacted expo-cli and i confirmed it there too)

@AngryR4v3n
Copy link

It is also happening while trying to start an app, downgrading Node to 12.12.0 solved the issue.

@rahuld109
Copy link

rahuld109 commented Apr 25, 2020

npm uninstall create-react-app
npm uninstall -g create-react-app
npm install -g [email protected]
create-react-app --help //to check if installed correctly, should return the help info
create-react-app confusion [email protected]
cd confusion
npm start

This creates the app but unable to do yarn start or npm start

For Npm start and yarn start install
npm install [email protected] --save --save-exact

This resolved the issue for me
I'm on Node v14 latest one // resolved the must use import to load Es module //

Fixed for me

@Raahul5
Copy link

Raahul5 commented Apr 25, 2020

If you are on NPM, run:
npm install [email protected] --save --save-exact

thanx #mark its work own app created :)

@imarchit19
Copy link

npm uninstall create-react-app
npm uninstall -g create-react-app
npm install -g [email protected]
create-react-app --help //to check if installed correctly, should return the help info
create-react-app confusion [email protected]
cd confusion
npm start

This creates the app but unable to do yarn start or npm start

For Npm start and yarn start install
npm install [email protected] --save --save-exact

This resolved the issue for me
I'm on Node v14 latest one // resolved the must use import to load Es module //

Fixed for me

Thanks Man
This worked for me.

@Steen3S
Copy link

Steen3S commented Apr 25, 2020

They fixed the issue, npx create-react-app should be working normal again.

@elveskevtar
Copy link

I was trying it for the last two hours on Mac instead of my windows machine. I thought that was the issue. Turns out it was just a problem with npm for the last few hours 🤦 ...

@shiv41297
Copy link

@DEATRYDE thx bro, your way worked for me too. Great Work

@chrisweb
Copy link

It’s fixed see then/is-promise#20

@malvesbertoni
Copy link

if you just want to create react app, you can do this while waiting for a fix:
step 1: yarn init -y
step 2: Insert this to package.json

"resolutions": {
    "is-promise": "2.1.0",
    "run-async/is-promise": "2.1.0"
  }

step 3: yarn add --dev create-react-app
step 4: node node_modules/create-react-app/createReactApp.js ../my-app

this one worked for me

worked for me as well

@badmus306
Copy link

I am having this issue as well

@joeln18
Copy link

joeln18 commented Apr 25, 2020

Gracias, me funciono también con node v12.16.
Solo que instale npm install [email protected] --save --save-exact

@Daniel15
Copy link
Member

This should be resolved now. As @brentvatne mentioned above, if you have create-react-app installed globally, uninstalling then reinstalling should fix it. Otherwise, npx create-react-app or yarn dlx create-react-app always uses the latest version.

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

No branches or pull requests