Adam Doyle
Adam Doyle
> I also had missing declaration files, with no error message when running `$ npm run dev`. > > Running `$ tsc` showed the error: `TS4025: Exported variable '...' has...
@donaldpipowitch Did you ever have any luck resolving this? I'm having the same issue with awesome-typescript-loader, and [this issue](https://github.com/TypeStrong/ts-loader/issues/637) if I try to switch back to vanilla ts-loader.
I think this is a duplicate of #411
The Angular CLI instructions in the `readme.md` seem to be missing some steps (although it's arguably more of a bug since `angular2-highlight-js` should be pulling this in as a dependency...