Hi
I'm trying to run the ios app (https://github.com/PredixDev/MobileExample-iOS-NativeIssuesListApp) by using the instructions in the ReadMe, as part of it tried to run the setup script but following error is thrown
throw er; // Unhandled 'error' event
Error: ENOENT: no such file or directory, open '/Users/Desktop/WorkSpace/MobileExample-iOS-NativeIssuesListApp-master/setup/dist-zip/app-native-issue-viewer_1.0.zip' at Error (native)
can i know the cause of the issue, before thai i setup development environment & able to run iOS sample app
Answer by Ravi · Aug 05, 2016 at 06:06 AM
Steps to solve the problem
run pm publish webapp.json if doesn't work then Add empty dist directory & run pm publish webapp.json
Answer by Andy Johns · Aug 05, 2016 at 08:36 AM
@ravikumar.rapolu@magikminds.com
You mention having difficulty with the setup script, so I assume you mean set-pm-host.sh?
Ensure before you run this script you've successfully setup your environment, and have run the pm auth command to authenticate to your endpoint.
Did you have any trouble with the pm tool going through the Predix Mobile Getting Started guide?
You added your own solution to your question, so can I assume you've gotten things working now? Thanks
Hi Andy,
I'm facing the same issue. While running ./pm-set-pm-host.sh, it says, "-bash: ./pm-set-pm-host.sh: No such file or directory". Could you please help?
I'm a different Andy, but looking at the repo, the script name is set-pm-host.sh
, not pm-set-pm-host.sh
.
Dev Box Bower Install Issue 4 Answers
How can I distribute an app written using Electron, and make it available for customers? 1 Answer
Document notifier is not trigerred 2 Answers
can't install Predix machine with eClipse 3 Answers
should we install the required tools if not already installed does not accept an answer 1 Answer