I have a travis-ci build that I run once every 24 hours and sometime between yesterday and today, it has errored without any changes on our end.
ERROR in [at-loader] ./node_modules/@types/lodash/index.d.ts:277:1 TS6053: File '/home/travis/build/theREDspace/HammerSpace/node_modules/@types/lodash/seq/prototype[Symbol.iterator].d.ts' not found.
here is a link to the travis build
if you have any ideas that would fix this problem this would be greatly appreciated
Sorry about that, I introduced some auto-generated empty files (including the one mentioned above), which will be removed soon. My guess would be the weird filename...
this still seems to be an issue
Unfortunately the npm mirror process takes some time... sorry mate.
This issue has been fixed! Thank you guys for the awesome, quick replies and keep up the good work 馃槃
You might also consider reporting a bug with at-loader since it thinks empty files don't exist.
this seems to be an issue that is already tracked in the repo for the webpack typescript loader that we use