-
使用script命令启动的时候无法启动
报错如下:
```
npm verb node v16.13.1
npm verb npm v8.4.1
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: sparrow-server@0.9.2…
zukxu updated
2 years ago
-
Hello there. I'm experiencing a problem with a npm WARN like this:
```npm WARN vuex-composition-helpers@1.0.21 requires a peer of @vue/composition-api@>= 0.4.0 but none is installed. You must insta…
-
### Version numbers:
- **CLI:** 6.5.0
- **Cross-platform modules:** 6.5.1
- **Runtime(s):**
```json
"tns-android": {
"version": "6.0.0"
},
"tns-ios": {
"version": "6.0.1"
…
-
node --version
v15.2.0
-
**Describe the bug**
Installing this plugin into my project with previously working stylelint using webpack doesn't work as expected (no console output for errors etc.).
Is there a verbose mode to…
-
### Describe the bug
autocompletion not show ,but when i click enter,i can get autocompletion ,
this is my code
![image](https://user-images.githubusercontent.com/19516729/192927432-4e5443ee-1709-4…
-
from the issue # 7597 i never get what the solution is to this problem. i added latest @babel/Core my Babel version is 7.6.0. in depth list and Bebel config is given below. none of the configuration i…
-
when i created a custom tool and want to test it, the error is : test suite failed to run cause import cornerstoneWADOImageLoader in es6 module
my devDependencies is: {
"@testing-library/jest-do…
-
### Version
```
3.5.1
```
### Environment info
```
System:
OS: macOS 10.14.3
CPU: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Binaries:
Node: 11.12.0 - /usr/local/bin/node
…
-
## Bug report(问题描述)
npx vue-cli-service inspect > webpack.config.js
重定向生成的文件乱码
#### Steps to reproduce(问题复现步骤)
1. npx vue-cli-service inspect > webpack.config.js
2. 查看生成的webpack.config.js…