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

Can't compile #10

Open
alphanull opened this issue Apr 7, 2018 · 1 comment
Open

Can't compile #10

alphanull opened this issue Apr 7, 2018 · 1 comment

Comments

@alphanull
Copy link

Hi there,

first of all: impressive work! And I am really curious to run your demo.

Unfortunately I cannot compile the code, as I am getting this error when issuing the grunt command:

Running "typescript:client" (typescript) task
>> src/declarations/backbone/backbone.d.ts(241,36): error TS1210: Invalid use of 'arguments'. Class definitions are automatically in strict mode.
Warning: Task "typescript:client" failed. Use --force to continue.

And before that I also get some warnings when using grunt install:

Running "tsd:refresh" (tsd) task
-> config: ./tsd.json
-> warning path not in index, attempt-adding: backbone/backbone.d.ts
-> warning path not in index, attempt-adding: jquery/jquery.d.ts
-> warning path not in index, attempt-adding: underscore/underscore.d.ts
-> warning path not in index, attempt-adding: node/node.d.ts
-> warning path not in index, attempt-adding: jdataview/jdataview.d.ts
-> warning path not in index, attempt-adding: glob/glob.d.ts
-> warning path not in index, attempt-adding: optimist/optimist.d.ts
-> warning path not in index, attempt-adding: minimatch/minimatch.d.ts
-> warning path not in index, attempt-adding: lodash/lodash.d.ts

Any help is greatly appreciated!

@maxolasersquad
Copy link

This is a duplicate of #9 .

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

2 participants