Posted 14 September 2017, 11:49 am EST
Hi,
I recently upgrade evaluation version on Wijmo 5 to licensed version.
Using evaluation version, i successfully compile and run Wijmo 5 Angular2 Samples and our Angular2 web project using VS2015. After upgrading, i have a lot of compile errors on Wijmo Angular2 Samples and our project. To upgrade, i substitute all .ts files in wijmo folder under node_modules, all .d.ts files in scripts/definition folder. After compiling, i have hundreds of errors. Typical errors are “Duplicated xx identifier” (TS2300) or “;expected” (TS1005) related to wijmo.d.ts file. However, if a run Wijmo Samples or our project, we have no issue.
I also try setup setting Wijmo dependency using NpmImage in package.json, but i obtain the same result.
Can anyone help me ?
Regards,
L. Moreno