Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Cant create AwesomeProject #19061

Open
chkrams opened this issue Nov 5, 2017 · 8 comments
Open

Cant create AwesomeProject #19061

chkrams opened this issue Nov 5, 2017 · 8 comments
Labels

Comments

@chkrams
Copy link

chkrams commented Nov 5, 2017

I'm opening this issue because:

npm-debug.log

What's going wrong?

@Bamieh
Copy link

Bamieh commented Nov 5, 2017

@chkrams please follow the structure of opening an issue. you don't expect people to guess what you did to get this issue or what exactly is the issue in the first place..

@chkrams
Copy link
Author

chkrams commented Nov 6, 2017

Thanks, i was just running the following command

create-react-native-app AwesomeProject and the error appeared

@Bamieh
Copy link

Bamieh commented Nov 7, 2017

@chkrams the error is with installing jest-expo dependency

22978 error node v6.11.5
22979 error npm  v3.10.10
22980 error code EREADFILE
22981 error Error extracting C:\Users\laura.torres\AppData\Roaming\npm-cache\jest-expo\22.0.0\package.tgz archive: ENOENT: no such file or directory, open 'C:\Users\laura.torres\AppData\Roaming\npm-cache\jest-expo\22.0.0\package.tgz'

You can see someone already opened an issue on their repo: create-react-native-app#468

i'd uninstall create-react-native-app along with clearing the npm cache, then try to reinstall again, if not maybe you can follow the issue i linked.

@chkrams
Copy link
Author

chkrams commented Nov 7, 2017

I actually fix the issue already, I donwloaded version v7 instead and started all over again.

Regards

@kenany kenany added the support label Nov 7, 2017
@kenany
Copy link
Contributor

kenany commented Nov 7, 2017

Closing as resolved then.

@kenany kenany closed this as completed Nov 7, 2017
@arnabrahman
Copy link

This shouldn't be closed. Still facing this problem. Solved this by following this

@kenany kenany reopened this Nov 8, 2017
@rosiearms
Copy link

I am trying to use create-react-native-app and I am now encountering this problem. I have tried uninstalling it and clearing npm cache but none of this seems to work.

Jest-expo is set at version 25.0.0 and changing to this to 22.0.1 allowed me to install but when I scanned the QR code I get: Warning: Expo version in package.json does not match sdkVersion in manifest - and it doesn't open.

Any suggestions?

Thanks!

@rosiearms
Copy link

I changed my sdkVersion to 22.0.0, along with the jest-expo versions, npm installed again but now the build just gets stuck and doesn't complete.

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

No branches or pull requests

5 participants