项目启动编译运行失败 #726
xiaotuanzi999
started this conversation in
San CLI
项目启动编译运行失败
#726
Replies: 1 comment
-
需要安装 php |
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
-
新创建的脚手架项目,nmp start 启动报错,求解答!
Error: not found: php
at getNotFoundError (/Users/wanghuituan/Desktop/learning/san/mysan/node_modules/which/which.js:10:17)
at Function.whichSync [as sync] (/Users/wanghuituan/Desktop/learning/san/mysan/node_modules/which/which.js:121:9)
at serveSmarty (/Users/wanghuituan/Desktop/learning/san/mysan/node_modules/hulk-mock-server/serve/smarty.js:42:21)
at processorFactory (/Users/wanghuituan/Desktop/learning/san/mysan/node_modules/hulk-mock-server/index.js:162:37)
at /Users/wanghuituan/Desktop/learning/san/mysan/node_modules/hulk-mock-server/index.js:55:29
at Array.map ()
at middleware (/Users/wanghuituan/Desktop/learning/san/mysan/node_modules/hulk-mock-server/index.js:54:10)
at /Users/wanghuituan/Desktop/learning/san/mysan/san.config.js:92:65
at /Users/wanghuituan/Desktop/learning/san/mysan/node_modules/san-cli-service/Service.js:578:92
at Array.forEach () {
code: 'ENOENT'
}
Beta Was this translation helpful? Give feedback.
All reactions