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

error while running iOS #8498

Closed
lironess opened this issue Jun 29, 2016 · 2 comments
Closed

error while running iOS #8498

lironess opened this issue Jun 29, 2016 · 2 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@lironess
Copy link

I'm using React Native version 0.28 on Macbook Pro. I can run Android build without any problems, but when I'm trying to run iOS I'm getting this message:

➜  first-native git:(master) react-native run-ios
/Users/myuser/Workspace/first-native/node_modules/promise/lib/done.js:10
      throw err;
      ^

Error: ENOENT: no such file or directory, uv_chdir
    at Error (native)
    at process.chdir (/Users/myuser/Workspace/first-native/node_modules/graceful-fs/polyfills.js:18:9)
    at _runIOS (/Users/myuser/Workspace/first-native/node_modules/react-native/local-cli/runIOS/runIOS.js:49:11)
    at Promise (/Users/myuser/Workspace/first-native/node_modules/react-native/local-cli/runIOS/runIOS.js:24:5)
    at tryCallTwo (/Users/myuser/Workspace/first-native/node_modules/promise/lib/core.js:45:5)
    at doResolve (/Users/myuser/Workspace/first-native/node_modules/promise/lib/core.js:200:13)
    at new Promise (/Users/myuser/Workspace/first-native/node_modules/promise/lib/core.js:66:3)
    at Array.runIOS (/Users/myuser/Workspace/first-native/node_modules/react-native/local-cli/runIOS/runIOS.js:23:10)
    at Object.run (/Users/myuser/Workspace/first-native/node_modules/react-native/local-cli/cliEntry.js:88:13)
    at Object.<anonymous> (/usr/local/lib/node_modules/react-native-cli/index.js:88:7)

also - I deleted previously my android/ and ios/ dirs (didn't want them to pass to GitHub), so maybe this is the problem. Also - I cannot recover them or start a new project anymore.

help ?

@damusnet
Copy link
Contributor

damusnet commented Jul 3, 2016

@facebook-github-bot stack-overflow

@ghost
Copy link

ghost commented Jul 3, 2016

Hey @lironess and thanks for posting this! @damusnet tells me this issue looks like a question that would be best asked on StackOverflow. StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only. Will close this as this is really a question that should be asked on SO.

@ghost ghost added the For Stack Overflow label Jul 3, 2016
@ghost ghost closed this as completed Jul 3, 2016
@ghost ghost added the Ran Commands One of our bots successfully processed a command. label Jul 3, 2016
@facebook facebook locked as resolved and limited conversation to collaborators Jul 3, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants