您的位置:首页技术文章
文章详情页

node.js - webpack --watch以后报错env: node: No such file or directory

【字号: 日期:2023-10-08 11:20:01浏览:51作者:猪猪

问题描述

➜ vtemplate git:(dev) ✗ webpack --watchenv: node: No such file or directory

终端输入webpack --watch显示:env: node: No such file or directory

求大神指导怎么就炸了~

问题解答

回答1:

node安装路径不在你的PATH变量里……

标签: web
相关文章: