Using TypeScript 2.2.2 from /home/travis/build/dojo/dojo.io/node_modules/grunt-dojo2-extras/node_modules/typescript/lib
Error: /home/travis/build/dojo/dojo.io/node_modules/@types/handlebars/index.d.ts(21)
',' expected.
Error: /home/travis/build/dojo/dojo.io/node_modules/@types/handlebars/index.d.ts(23)
',' expected.
Error: /home/travis/build/dojo/dojo.io/node_modules/@types/handlebars/index.d.ts(98)
',' expected.
This is the error from the build, and the TypeScript version is the one depended on by grunt-dojo2-extras. I think we will need a new release of grunt-dojo2-extras to resolve this.
This is the error from the build, and the TypeScript version is the one depended on by
grunt-dojo2-extras
. I think we will need a new release ofgrunt-dojo2-extras
to resolve this.