Skip to content

Endless Build loop during liveSync #39

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

Closed
jogboms opened this issue Aug 3, 2017 · 4 comments
Closed

Endless Build loop during liveSync #39

jogboms opened this issue Aug 3, 2017 · 4 comments

Comments

@jogboms
Copy link

jogboms commented Aug 3, 2017

npm 3.10.10
nativescript 3.1.3
tns-core-module 3.1.0
tns-android 3.1.1
tns-ios 3.1.0
nativescript-dev-sass 1.2.0
node-sass 4.5.2

The endless loop only comes up when developing on a mac.

@jogboms
Copy link
Author

jogboms commented Aug 3, 2017

So it turned out node-sass had a running process without my knowledge running in the background and modifying sass files per second.

@MarkPieszak
Copy link

@jogboms Running into this as well, was there any specific way to see if there's any background processes still running?

@jogboms
Copy link
Author

jogboms commented Aug 29, 2017

@MarkPieszak on a mac, i opened up Activity Monitor and looked for the node-sass process. On a PC, i believe the Task Manager should do the same.

@jogboms
Copy link
Author

jogboms commented Aug 29, 2017

@MarkPieszak I also realized i can't debug both iOS and Android as this loop also occurs since they both spin up individual processes for node-sass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants