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

npm run build 的时候跑不起来 make i info Invoking build target #11

Open
sherwin opened this issue Mar 31, 2020 · 0 comments
Open

Comments

@sherwin
Copy link

sherwin commented Mar 31, 2020

image
npm run build 的时候跑不起来

`cmd
$ npm run build

[email protected] build F:\pg_test\form-github\easyclub
make build

make i info Invoking build target
'.' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
make × ERR @./bin/build ./views .
make × ERR Recipe exited with code %d
(node:18484) UnhandledPromiseRejectionWarning: Error: Recipe exited with code %d
at ChildProcess. (C:\Users\Administrator\AppData\Roaming\npm\node_modules\make\src\cli.js:143:28)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:925:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
(node:18484) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:18484) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.jst are not handled will terminate the Node.js process with a non-zero exit code.
`

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

1 participant