question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to apply changes on device: Error is: ENOENT: no such file or directory, stat '/Users/ax/Documents/Entwicklung/amsysNative/Amsys/platforms/ios/build/device/Amsys.app'.

See original GitHub issue

After installing a carousel plugin my nativescript app crashed. I deleted the plugin from the package.json and reinstalled the iOS platform, but without any success. (I also updated npm, dont know if this is in any relation to the error.) When I run the App from XCode, the app is launching but there is only a white screen and no output

Error Message when running tns debug ios : Unable to apply changes on device: a0a6cd09d60cb9b18d134b337722f786414e0047. Error is: ENOENT: no such file or directory, stat '/Users/ax/Documents/Entwicklung/amsysNative/Amsys/platforms/ios/build/device/Amsys.app'.

Which platform(s) does your issue occur on?

iOS

Please provide the following version numbers that your issue occurs with:

  • CLI: 4.1.0
  • tns-ios: 4.1.1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
felickscommented, Jun 26, 2018

@rosen-vladimirov thank you it seems to work now after accepting the new license agreement and reinstalling the platform

1reaction
rosen-vladimirovcommented, Jun 25, 2018

Hey @felicks , in your logs i see

The 'Apple Developer Program License Agreement' has been updated. In order to access certain membership resources, you must accept the latest license agreement.

Can you try login with your Apple account in https://appleid.apple.com (or https://itunesconnect.apple.com) and accept the new License agreement. Maybe this will resolve the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to apply changes on device. Install fail even in simulator
My project run tns run ios --emulator fail after I update latest version and change cert and provision file. I looks up Console...
Read more >
Known Issues - SAP Mobile Services Documentation
Getting an error such as "Unable to apply changes on device: 0A1B2C3D4-AA11-BB22-4818-1234567890AB. Error is: ENOENT: no such file or directory, ...
Read more >
Development Workflow - NativeScript Docs
The debug command builds and deploys a new package on a connected device or emulator. By default, it also starts to track for...
Read more >
0 - Server Fault
ENOENT : no such file or directory, stat '/home/site/wwwroot/node_modules/.bin/npm' ... ##[error]Failed to deploy web package to App Service.
Read more >
Unable to run Appium with IOS: 'ENOENT, no such file or ...
Howdy! I'm running into an issue where I am able to execute Android tests but receive error when running IOS tests.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found