NativeScript / sample-ng-todomvc

Angular2 + NativeScript TodoMVC example
Apache License 2.0
115 stars 30 forks source link

When trying to run in Windows through emulator I get an error.... #9

Closed born2net closed 8 years ago

born2net commented 8 years ago

When trying to run in Windows through emulator I get an error....

root|nativescript-todo>tns livesync android --emulator --watch
npm WARN package.json todomvc@1.2.0 license should be a valid SPDX license expression
Executing before-prepare hook from C:\msweb\nativescript-todo\hooks\before-prepare\nativescript-dev-typescript.js
Found peer TypeScript 1.8.10
Project successfully prepared
Executing after-prepare hook from C:\msweb\nativescript-todo\hooks\after-prepare\nativescript-unit-test-runner.js
Executing before-livesync hook from C:\msweb\nativescript-todo\hooks\before-livesync\nativescript-angular-sync .js
Executing before-livesync hook from C:\msweb\nativescript-todo\hooks\before-livesync\nativescript-restart-on-sync-plugin.js
Cannot find module 'nativescript-restart-on-sync-plugin/hooks/before-livesync'
root|nativescript-todo>
dtopuzov commented 8 years ago

Should be fixed now.