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

"No such file or directory" error while deploying project on device #14752

Closed
limoncello opened this issue Jun 27, 2017 · 1 comment
Closed
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@limoncello
Copy link

limoncello commented Jun 27, 2017

Showing Recent Issues
CpResource ios /Users/limoncello/Library/Developer/Xcode/DerivedData/projectX-gqasesfugdbcefeizfdgumtmcteh/Build/Products/Release-iphoneos/projectX.app/ios
    cd /Users/limoncello/github/projectX/projectX/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/limoncello/github/projectX/projectX/ios/ios /Users/limoncello/Library/Developer/Xcode/DerivedData/projectX-gqasesfugdbcefeizfdgumtmcteh/Build/Products/Release-iphoneos/projectX.app

error: /Users/limoncello/github/projectX/projectX/ios/ios: No such file or directory

I don't know if it's related but:

>react-native link
Scanning 586 folders for symlinks in /Users/limoncello/github/projectX/projectX/node_modules (4ms)
rnpm-install info Android module react-native-fbsdk is already linked 
rnpm-install info Linking react-native-fbsdk ios dependency 
rnpm-install ERR! Something went wrong while linking. Error: Expected "/*", "//", or "{" but "<" found. 
Please file an issue here: https://github.com/facebook/react-native/issues 

Expected "/*", "//", or "{" but "<" found.

and:

> react-native run-ios
Scanning 586 folders for symlinks in /Users/limoncello/github/projectX/projectX/node_modules (4ms)
Found Xcode project projectX.xcodeproj
xcrun: error: missing DEVELOPER_DIR path: /Users/limoncello/Downloads/Xcode-beta.app/Contents/Developer

Command failed: xcrun instruments -s
xcrun: error: missing DEVELOPER_DIR path: /Users/limoncello/Downloads/Xcode-beta.app/Contents/Developer

Additional Information

react-native --version
react-native-cli: 2.0.1
react-native: 0.45.1

Xcode: Version 8.3.3 (8E3004b)

@limoncello limoncello changed the title "No such file or directory" error while building project on device "No such file or directory" error while deploying project on device Jun 27, 2017
@hramos hramos closed this as completed Jun 27, 2017
@hramos
Copy link
Contributor

hramos commented Jun 27, 2017

@facebook facebook locked as resolved and limited conversation to collaborators Jun 27, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants