添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
谦虚好学的石榴  ·  PyQt/QTextEdit/Highlig ...·  2 周前    · 
完美的馒头  ·  python QTreeWidget ...·  2 周前    · 
高大的卤蛋  ·  Prevent Cross-Site ...·  2 周前    · 
飘逸的酱牛肉  ·  Clickhouse ...·  1 月前    · 
文质彬彬的斑马  ·  Content Page·  4 月前    · 
逼格高的山寨机  ·  Hallow App Lenten ...·  7 月前    · 
果断的青椒  ·  Enforcing TLS 1.2 for ...·  11 月前    · 

系统已经装了python3,并且可以在终端访问。

Can't find Python executable "python", you can set the PYTHON env variable

npm config set python python3

这样就可以了。

如果没有环境,则要安装即可。

windows:

npm install --global --production windows-build-tools
brew install python3

查看安装位置:

which python3