-
I get this
```
_this = _super.call(this, options) || this;
^
TypeError: Class constructor ApolloServer cannot be invoked without 'new'
```
I wrote a class that extend…
-
### Issue description or question
We have been using Wallaby to run Jest tests with `@swc/jest` runner for a long time, without any issues. However, today the tests started failing with:
```
[I…
-
I got these typing error when using this library + Angular15 + Electron22
# Error Message
```
Error: node_modules/@u4/opencv4nodejs/typings/FacemarkAAMParams.d.ts:33:7 - error TS2304: Cannot f…
-
**Describe the bug**
- `Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.ts(2550)`
- `Can…
-
### Hey guys!
I am running into this type error with the `.find` method. I know this is a `tsconfig.json` lib issue but I read every single article and none of the solutions worked for me.
I t…
-
Hey guys, I'm using `apollo-server@2.0.0-rc.5` and wanted to create custom error classes.
I followed `UserInputError` implementation from [`apollo-server-errors`](https://github.com/apollographql…
-
Right now we have the JS client library under the same project with the Java agents and clients:
https://github.com/jolokia/jolokia/tree/main/client/javascript
But since the JS client should have …
-
Hello,
I tried to follow the install steps described here: basically npm install:
```
"emotion-swc-plugin": "^0.0.5",
```
and set the following to be my `swcrc`:
```
{
"test": ".*.(j…
-
Hey, I installed the package and i got this error:
![Screenshot 2023-03-15 at 13 10 19](https://user-images.githubusercontent.com/7289406/225305249-9972a7d9-87cb-4b2d-b9f2-e9a8f214e1af.png)
here…
-
- [x] I have searched through existing issues
- [x] I have read through [docs](https://vuejs.github.io/vetur)
- [x] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md)
## In…