-
ERROR in Error: Metadata version mismatch for module C:/www/angularfs/node_modules/angularfire2/index.d.ts, found version 4, expected 3, resolving symbol AppModule in C:/www/angularfs/src/app/app.modu…
-
Tried installing the CLI and failed because my version of node was 6.x.
Switched to `v4.8.3` via `nvm`...
```bash
➜ flatmarket npm install flatmarket-cli
npm WARN peerDependencies The peer depe…
-
### Version
3.5.0
### Reproduction link
[https://gist.github.com/njwest/93922d4eddb9f440b57f0c68c209c1b9](https://gist.github.com/njwest/93922d4eddb9f440b57f0c68c209c1b9)
### Environment info
…
-
### 步骤:
1.
> mkdir webpack-demo
> cd webpack-demo
> npm init -y // 创建package.json文件
> npm install webpack webpack-cli --save-dev // webpack-cli,webpack的命令行工具。
创建目录结构
```
dist
-ind…
-
**Is your feature request related to a problem? Please describe.**
Use modern solution for prevent webpack transpilation of necessary function for final documentation page.
```javascript
// src/a…
-
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 …
-
### 问题描述
I encountered an error when trying to compile my project using @antv/g2. The error message is as follows:
### Steps to Reproduce
1. Install @antv/g2 and d3-array@2.12.1
2. Attempt to …
-
### 1. 优先升级webpack3至webpack4,因为webpack需要和webpack-cli配合使用所以两个需要同时升级
```javascript
cnpm i -D webpack@latest webpack-cli@latest
```
然后运行 npm run dev 运行之后报错
```javascript
Error: Cannot find modu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
### Describe the bug
I cannot intialize the component.json by following manual installation followed by `npx shadcn@latest init`.
### Affected component/components
components.json
### How to repro…