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 has been archived by the owner on Dec 1, 2019. It is now read-only.
ERROR in ./client/components/Protected.Route.tsx
Module build failed: Error: Final loader (./node_modules/awesome-typescript-loader/dist/entry.js) didn't return a Buffer or String
ERROR in ./client/graphql/queries/currentUser.ts
Module build failed: Error: Final loader (./node_modules/awesome-typescript-loader/dist/entry.js) didn't return a Buffer or String
Getting the following 2 errors:
Protected.Route.tsx
:And
currentUser.ts
:I've tried adding the following to
tsconfig
:allowJs
is set totrue
Any help would be REALLY appreciated!
Versions:
awesome-typescript-loader
5.2.1
typescript:
3.1.6
The text was updated successfully, but these errors were encountered: