tsconfig.json error: Cannot find type definition file for '@japa/preset-adonis/build/adonis-typings'. #3812
Unanswered
ajoslin103
asked this question in
Help
Replies: 1 comment
-
run npm install @japa/preset-adonis |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I stop this error:
I started this project recently in order to bring an older project up to date...
this is my package.json
this is the error text and full contents (from VSCode error)
Cannot find type definition file for '@japa/preset-adonis/build/adonis-typings'.
The file is in the program because:
Entry point of type library '@japa/preset-adonis/build/adonis-typings' specified in compilerOptions
Beta Was this translation helpful? Give feedback.
All reactions