为什么不能运行 #4921
Unanswered
chenlianglian
asked this question in
Q&A
为什么不能运行
#4921
Replies: 1 comment
-
Please use cross-env. {
"scripts": {
"site:dev": "cross-env APP_ROOT=./site dumi dev"
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
拉取下来后安装完依赖执行npm run site:dev等命令后,终端响应的是'APP_ROOT' 不是内部或外部命令,也不是可运行的程序
或批处理文件
请问大家都是怎么解决的
?
Beta Was this translation helpful? Give feedback.
All reactions