NativeScript / nativescript-dev-sass

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

build(npm): incorrect relative paths in scripts #73

Closed tgpetrov closed 6 years ago

tgpetrov commented 6 years ago

What is the current behavior?

Running npm run demo.ios as suggested in the DevelopmentWorkflow.md causes the following error:

sh: line 0: cd: demo: No such file or directory

What is the new behavior?

There is no error running this script