Open final87 opened 7 years ago
Make the following change in the declarations.d.ts file and try again declare var toolbox: any; declare var caches: CacheStorage; declare var System: any; declare var Headers: { new (init?: any): Headers; prototype: Headers; }; //declare var fetch: any;
Hello, "npm install" succeds but running "npm run webpack" gives this error:
npm version 3.10.5 node version 6.2.2