-
Hi, I've modified the initial SandDance React example to load data from a .csv file and put the x and y values of the columns in a 2d scatterplot, with colour being the cluster_id column.
The outco…
-
**Can the issue be reproduced with the latest available release? (y/n)**
**Which one is the environment gotify server is running in?**
- [ ] Docker
- [x] Linux machine
- [ ] Windows machine
Doc…
yonas updated
4 weeks ago
-
### Version
4.5.15
### Reproduction link
[github.com](https://github.com/vuejs/vue-cli/issues/6270)
### Environment info
```
Windows, new laptop & installation
```
### Steps to…
-
Please find the package setup details. which is the latest version of below packages:-
"dependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"@babel/re…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
@babel/cli
### Input code
```js
// Take the array and the original iterative method
var arr = [1,2,3];
var iteratorMet…
-
# webpack5升级过程遇到的一些坑
## 版本相关信息
- node: v14.15.0
- npm: 6.14.8
- mac: 10.14.6
- webpack: 5.10.3
- webpack-cli: 4.2.0
- webpack-dev-server: 3.11.0
```
"webpack": "^5.10.3",
"webpack-…
xccjk updated
3 years ago
-
## The devDependency [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli) was updated from `3.3.0` to `3.4.0`.
🚨 [View failing branch](https://github.com/nidkil/vue-lerna-test/compare/master...…
-
When use "$: react-native dom"
Appears:
No version of 'react-native-dom' found that satisfies a peer dependency on 'react-native@0.56.0'
This is my package.json:
{
"name": "dom",
"ver…
-
I am installing LiquidCore 0.7.2 in a React Native (0.61.5) app on macOS Catalina, the node installed is 12.16.0 by following [instruction](https://github.com/LiquidPlayer/LiquidCore) here.
The React…
-
### Version
4.1.2
### Environment info
```
Environment Info:
System:
OS: macOS 10.15.2
CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Binaries:
Node: 1…