WaspW
Wasp9mo ago
NEROX

[ Wasp ] core/auth.ts(17,7): error TS2742

I already did a wasp clean and wasp start.

Last night worked fine, this morning is not compiling:be: :

Why the error is in a compiled app file (.wasp/)

[ Wasp ] core/auth.ts(17,7): error TS2742: The inferred type of 'auth' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary. ❌ --- [Error] Your wasp project failed to compile: ------------------------------- - SDK build failed with exit code: 1
Was this page helpful?