Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

taro doctor 报”使用到的依赖 /ws-taro/node_modules/eslint-config-taro/node_modules/babel-eslint/lib/index.js 还没有安装“ #10648

Closed
smoothdvd opened this issue Nov 12, 2021 · 0 comments · Fixed by #11257
Labels
F-react Framework - React T-rn Target - 编译到 React Native V-3 Version - 3.x
Milestone

Comments

@smoothdvd
Copy link
Contributor

相关平台

React Native

使用框架: React

复现步骤

taro doctor

期望结果

消除错误

实际结果

检查依赖
[✗] 使用到的依赖 /ws-taro/node_modules/eslint-config-taro/node_modules/babel-eslint/lib/index.js 还没有安装

环境信息

👽 Taro v3.3.13


  Taro CLI 3.3.13 environment info:
    System:
      OS: Linux 5.13 Manjaro Linux undefined
      Shell: 5.8 - /bin/zsh
    Binaries:
      Node: 14.18.1 - ~/.nvm/versions/node/v14.18.1/bin/node
      Yarn: 1.22.15 - /usr/bin/yarn
      npm: 6.14.15 - ~/.nvm/versions/node/v14.18.1/bin/npm
    npmPackages:
      @tarojs/cli: 3.3.12 => 3.3.12 
      @tarojs/components: 3.3.12 => 3.3.12 
      @tarojs/mini-runner: 3.3.12 => 3.3.12 
      @tarojs/react: 3.3.12 => 3.3.12 
      @tarojs/runtime: 3.3.12 => 3.3.12 
      @tarojs/taro: 3.3.12 => 3.3.12 
      @tarojs/webpack-runner: 3.3.12 => 3.3.12 
      babel-preset-taro: 3.3.12 => 3.3.12 
      eslint-config-taro: 3.3.12 => 3.3.12 
      react: ^17.0.2 => 17.0.2 
      react-native: ^0.66.0 => 0.66.2

补充信息

yarn list eslint-config-taro
yarn list v1.22.15
warning Filtering by arguments is deprecated. Please use the pattern option instead.
└─ eslint-config-taro@3.3.12

@taro-bot2 taro-bot2 bot added F-react Framework - React T-rn Target - 编译到 React Native V-3 Version - 3.x labels Nov 12, 2021
@LuMeiling LuMeiling mentioned this issue Feb 10, 2022
17 tasks
@Chen-jj Chen-jj modified the milestones: 3.4.3, 3.4.4 Mar 5, 2022
Chen-jj added a commit that referenced this issue Mar 12, 2022
* fix(taro-cli): modify path in eslint-config-taro/index.js for taro doctor cli

* fix(doctor): add common package

* fix(doctor): add common packages to taro-help

* fix(doctor): simplify relative path and exclude packages starting with @tarojs/plugin-

Co-authored-by: lumeiling3 <lumeiling@jd.com>
Co-authored-by: chenjiajian <798095202@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-rn Target - 编译到 React Native V-3 Version - 3.x
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants