Unexpected problems with @types/jest #4246
-
I’m asking this here because I’m using the same code repo on my laptop that I am in the VPS I’m getting this error with jest spec files:
To be clear, the type definitions are installed. Is there something unique required for Edits====== Here is my eslint config:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This can be disregarded. I tried to delete the question, but don’t see a way to do that. Later in the weekend I ended up being able to reproduce the issues with VSCode, although I’m not sure how. I do seem to be having issues with ESLint and Typescript, but these is probably better suited for another forum. Although I’m not real experienced, this isn’t my first project, and I’m a bit baffled by what is causing me to have trouble now. Either way, it doesn’t appear to be related to |
Beta Was this translation helpful? Give feedback.
This can be disregarded. I tried to delete the question, but don’t see a way to do that.
Later in the weekend I ended up being able to reproduce the issues with VSCode, although I’m not sure how. I do seem to be having issues with ESLint and Typescript, but these is probably better suited for another forum. Although I’m not real experienced, this isn’t my first project, and I’m a bit baffled by what is causing me to have trouble now.
Either way, it doesn’t appear to be related to
code-server
.