Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gulp compilation error #37

Open
derMart opened this issue Feb 1, 2019 · 0 comments
Open

gulp compilation error #37

derMart opened this issue Feb 1, 2019 · 0 comments

Comments

@derMart
Copy link

derMart commented Feb 1, 2019

Using node v10.15.0.
Clean installation with npm install.
Running:

node node_modules/gulp/bin/gulp.js

Gives that error:

[13:59:45] Starting 'compile'...
[13:59:45] Compiling TypeScript files using tsc version 1.8.10
[13:59:45] [tsc] > error TS6082: Only 'amd' and 'system' modules are supported alongside --out.
[13:59:46] Failed to compile TypeScript: Error: tsc command has exited with code:2

events.js:167
throw er; // Unhandled 'error' event
^
Error: Failed to compile: tsc command has exited with code:2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant