Have you checked that your typings is set up correctly? The newer version uses “globalDependencies” rather than “ambientDependencies” now, and also the file ‘main.d.ts’ has been renamed to ‘index.d.ts’
Have you checked that your typings is set up correctly? The newer version uses “globalDependencies” rather than “ambientDependencies” now, and also the file ‘main.d.ts’ has been renamed to ‘index.d.ts’