NativeScript / nativescript-dev-sass

SASS CSS pre-processor for NativeScript projects
Apache License 2.0
44 stars 17 forks source link

Warnings in with NativeScript 2.5.0 > "Unable to sync files. Error is: ENOENT: no such file or directory..." #19

Closed NordlingDev closed 7 years ago

NordlingDev commented 7 years ago

Platform: iOS TNS: 2.5.0

Unable to sync files. Error is: ENOENT: no such file or directory, stat '/Users/name/testApp/platforms/ios/testApp/app/app.scss'

This is what I get every time it resyncs a change of SCSS files. Is there a way to ignore messages like these?

NordlingDev commented 7 years ago

Closing because of duplicate issue #18.