Skip to content

tns run can get stuck in a loop since 2.5 #2469

@tjvantoll

Description

@tjvantoll

Since upgrading to NativeScript 2.5 I’ve occasionally hit this odd problem where tns run ios gets stuck in a loop.

That is, after I make a change to my app I keep seeing these four lines outputted continuously:

Transferring project files...
Unable to sync files. Error is: ENOENT: no such file or directory, stat '/Users/tj/Desktop/HelloWorld/platforms/ios/HelloWorld/app/tns_modules/adm-zip/adm-zip.js'
Skipping prepare.

The specific file is sometimes different, but it’s always something in tns_modules. I’m going to try to get better recreation steps for you because I know this is a bit vague, but I thought I’d let you know that I’m hitting this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions