microsoft / vsts-react-native-tasks

Streamline CI setup for your React Native app using a set of useful pre-defined build steps.
Other
30 stars 15 forks source link

ENOENT: no such file or directory #22

Open BenjaminSAILcloud opened 4 years ago

BenjaminSAILcloud commented 4 years ago

Hi, when I try to use React Native Prepare after a NPM install, the task fail with this error :

ENOENT: no such file or directory, open '/Users/runner/runners/2.164.7/work/1/s/node_modules/react-native/React/React.xcodeproj/project.pbxproj'

But the Xcode Project(s)parameter is not set to this path, I don't understand why it triggers this error.

v0.1.1

joe-knd commented 4 years ago

I'm having the same issue, is there any news about this?

BBenGit commented 4 years ago

@joganet No, and the project is discontinued anyway so I didn't use it at all.

image

Here is my pipeline and it works perfectly for me.