-
* **Version**: 20.28.4
* **Target**: Windows 7 SP1 x64
I tried to symlink `./dist/electron` to RAM-disk - `Z:\project\dist_electron`
However, when I run `electron-builder` I ge…
-
It seems that rule "selector-max-specificity" works only for ids.
![selector-max-specificity](http://i.imgur.com/UuevFFc.jpg)
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
This doesn't work
```
export class ExampleModule extends Component {
componentDidMount() {
this.props.initApp();
}
render() {
const { appName = 'app' } = this.props;
return…
-
### 相关平台
微信小程序
**小程序基础库: 2.11.0**
**使用框架: React**
### 复现步骤
"dependencies": {
"@tarojs/components": "^3.1.0-beta.11",
"@tarojs/components-qa": "2.2.8",
"@tarojs/react": "^3.1.0-…
-
### Error message:
TypeError: Package import specifier "#app/entry" is not defined in package C:\Users\dodaa\WebstormProjects\nuxt-3-template\node_modules\vitest-environment-nuxt\package.json impor…
-
### How did you encounter this bug?
I have not installed the global dependencies, the plugin has successfully run the relevant configuration through the installation in the project node_modules, but …
Saszr updated
8 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
npm
### Package manager version
10.2.4
### Language version
20.11.0
###…
-
### What minimal example or steps are needed to reproduce the bug?
Analyzing a CSS file with an invalid syntax raises a syntax error expectedly, while doing the same specifying `--fix` succeeds une…
-
We recently switched to using `postcss-easy-import` globs for certain files within our CSS manifest, like so:
```css
@import "suitcss-base";
@import "./dependencies/css/partials/fonts/icons.css";…