You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to follow the directions to run the examples
1.1. Clone the repo
1.2. Run yarn
1.3. Run ng serve filestack-angular-example
1.4. Sad face:
➜ filestack-angular git:(master) ✗ ng serve filestack-angular-example
To disable this warning use "ng config -g cli.warnings.versionMismatch false".
Project 'filestack-angular-example' does not support the 'serve' target.
Error: Project 'filestack-angular-example' does not support the 'serve' target.
at ServeCommand.initialize (/Volumes/PITBULL/Vault/filestack-angular/node_modules/@angular/cli/models/architect-command.js:58:19)
at process._tickCallback (internal/process/next_tick.js:68:7)
at Function.Module.runMain (internal/modules/cjs/loader.js:832:11)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
The text was updated successfully, but these errors were encountered:
1.1. Clone the repo
1.2. Run
yarn
1.3. Run
ng serve filestack-angular-example
1.4. Sad face:
The text was updated successfully, but these errors were encountered: