Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Problem running the "Gulp" part of the install #53

@strikermdd

Description

@strikermdd

when i run the last command of the install steps. It gives me this error:

Saving To...

  • public/assets/vendor/angular/zone

[01:38:25] Finished 'copy' after 3.05 ms
[01:38:25] Starting 'typescript'...
[01:38:25] 'typescript' errored after 8.23 ms
[01:38:25] Error in plugin 'gulp-concat'
Message:
Missing file option for gulp-concat
[01:38:25] Error in plugin 'run-sequence(typescript)'
Error
at finish (/var/www/mydirectory/node_modules/run-sequence/index.js:56:13)
at Gulp.onError (/var/www/mydirectory/node_modules/run-sequence/index.js:67:4)
at emitOne (events.js:82:20)
at Gulp.emit (events.js:169:7)
at Gulp.Orchestrator._emitTaskDone (/var/www/mydirectory/node_modules/orchestrator/index.js:264:8)
at /var/www/mydirectory/node_modules/orchestrator/index.js:275:23
at finish (/var/www/mydirectory/node_modules/orchestrator/lib/runTask.js:21:8)
at module.exports (/var/www/mydirectory/node_modules/orchestrator/lib/runTask.js:36:10)
at Gulp.Orchestrator._runTask (/var/www/mydirectory/node_modules/orchestrator/index.js:273:3)
at Gulp.Orchestrator._runStep (/var/www/mydirectory/node_modules/orchestrator/index.js:214:10)
/var/www/mydirectory/node_modules/angular2/src/facade/promise.d.ts(1,10): error TS2661: Cannot re-export name that is not defined in the module.

I'm using Ubuntu Server 16.04 LTS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions