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

vagrant 虚拟机中taro正确安装但命令提示找不到 #2272

Closed
MakerGYT opened this issue Feb 27, 2019 · 5 comments
Closed

vagrant 虚拟机中taro正确安装但命令提示找不到 #2272

MakerGYT opened this issue Feb 27, 2019 · 5 comments

Comments

@MakerGYT
Copy link

问题描述
vagrant 虚拟机中taro正确安装但命令提示找不到

vagrant@ubuntu-xenial:/data/react$ sudo npm -g list --depth=0
/usr/local/lib/nodejs/node-v10.15.0/lib
├── @tarojs/cli@1.2.14
├── cnpm@6.0.0
├── create-react-app@2.1.5
├── egg-init@1.15.0
├── express-generator@4.16.0
├── n@2.1.12
└── npm@6.8.0

vagrant@ubuntu-xenial:/data/react$ taro info
No command 'taro' found, did you mean:
 Command 'tar' from package 'tar' (main)
 Command 'tao' from package 'taopm' (universe)
 Command 'tart' from package 'tart' (universe)
taro: command not found
vagrant@ubuntu-xenial:/data/react$ 

期望行为
[好像其他全局安装的npm 包也提示相关命令找不到]

报错信息

[No command 'taro' found]

系统信息

Taro v1.2 及以上版本已添加 taro info 命令,方便大家查看系统及依赖信息,运行该命令后将结果贴下面即可。

  • 操作系统: [ubuntu16.04]
  • Taro 版本 [1.2.14]
  • Node.js 版本 [10.15.0]
  • 报错平台 [vagrant]
@taro-bot
Copy link

taro-bot bot commented Feb 27, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@luckyadam
Copy link
Member

应该是没加入到环境变量里吧

@MakerGYT
Copy link
Author

是指将taro的npm包位置加入到环境变量吗

@luckyadam
Copy link
Member

@MakerGYT 是的

@taro-bot
Copy link

taro-bot bot commented Mar 7, 2019

Hello~

您的问题楼上已经提供了解决方案,如果没有更多的问题这个 issue 将在 15 天后被自动关闭。

如果您在这 15 天中更新更多信息自动关闭的流程会自动取消,如有其他问题也可以发起新的 Issue。

Good luck and happy coding~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants