-
if you import an non-existance typescript module like this
```typescript
import mymodule from './src/non-existance-path/unknowfile.ts'
```
you will get an error show that `cannot find module ./src…
-
This is about **Bulma**.
### Overview of the problem
SassError: The target selector was not found.
Use "@extend %unselectable !optional" to avoid this error.
╷
14 │ @extend %…
-
### Reporting a bug?
When I use `$d` and `$t`, the ts error occur.
### Expected behavior
Should no error
### Reproduction
Just use it with params
### System Info
```shell
System:
OS:…
-
**Describe the bug**
We are testing our Electron with `{ testWithSpectron } from 'vue-cli-plugin-electron-builder'`.
The `stopServe` and `done` are called, `Jest` says the test ends, but
> Jest d…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
v9.4.0
### Which area(s) of pnpm are affected? (leave empty if unsure)
Depen…
-
## The devDependency [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) was updated from `3.2.0` to `3.3.0`.
🚨 [View failing branch](https://github.com/TPessanha/Lanflow/co…
-
When I add eslint rule: "indent": ["warn", 2] in .eslintrc.json, consoled out below error:
![image](https://user-images.githubusercontent.com/39160902/180442742-e84d153b-e5f2-410c-86bc-b8f8367e9e79.p…
-
## Bug report
Process activity is not showed after run a process with class not found error
#### Steps to reproduce
1. Open ADempiere
2. Run any process
3. Press notification
4. See the erro…
-
Babel and Electron are ancient.
As of writing, included is Electron 2, but there is Electron is v9+ and latest Babel uses @babel/* packages.
When all is updated to the latest, there is a lot of …
-
### Version
4.5.13
### Reproduction link
[github.com](https://github.com/CombeeMike/vue-ts-debugging-test)
### Environment info
```
Environment Info:
System:
OS: Linux 5.10…