Skip to content

Instantly share code, notes, and snippets.

@ArtBIT
Created August 21, 2020 13:43
Show Gist options
  • Save ArtBIT/cf5015c78bdf1015c79b2895c55f72af to your computer and use it in GitHub Desktop.
Save ArtBIT/cf5015c78bdf1015c79b2895c55f72af to your computer and use it in GitHub Desktop.
> node-typescript-boilerplate@0.0.0 build /Users/artbit/code/nodejs/node-typescript-boilerplate
> tsc -p tsconfig.release.json
node_modules/@hookform/resolvers/dist/joi.d.ts(2,17): error TS2307: Cannot find module '@hapi/joi' or its corresponding type declarations.
node_modules/@hookform/resolvers/dist/superstruct.d.ts(3,94): error TS2707: Generic type 'Struct<T, S>' requires between 1 and 2 type arguments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment