You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2019. It is now read-only.
Error: Tap function (tapPromise) did not return promise (returned undefined)
at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/travis/build/DestinyItemManager/DIM/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:46:9)
at AsyncSeriesHook.lazyCompileHook (/home/travis/build/DestinyItemManager/DIM/node_modules/tapable/lib/Hook.js:154:20)
at onCompiled (/home/travis/build/DestinyItemManager/DIM/node_modules/webpack/lib/Compiler.js:234:21)
at hooks.afterCompile.callAsync.err (/home/travis/build/DestinyItemManager/DIM/node_modules/webpack/lib/Compiler.js:631:15)
at _err0 (eval at create (/home/travis/build/DestinyItemManager/DIM/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:11:1)
at /home/travis/build/DestinyItemManager/DIM/node_modules/awesome-typescript-loader/src/instance.ts:523:16
Weirdly I haven't been able to repro this locally.
I have an issue where awesome-typescript-loader will not print out the TS errors when running in Travis CI: https://travis-ci.org/DestinyItemManager/DIM/builds/526111148?utm_source=github_status&utm_medium=notification
Instead, it prints:
Weirdly I haven't been able to repro this locally.