Closed maiermic closed 7 years ago
I get the following error if I compile my project with tsc:
node_modules/cxml/dist/xml/Parser.d.ts(2,26): error TS2307: Cannot find module 'bluebird'.
Sorry about the delay! This should be already fixed in 0.1.1 if you update to TypeScript 2, which has better dependency handling for required npm packages.
I get the following error if I compile my project with tsc: