-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
Receive spawn UNKNOWN in windows-latest #33
Comments
Hi, thanks for the issue! Known issues:Logs from the child process don't show in the action logs: I don't know how to fix it, I'll open an issue later about that. |
Thanks for the quick reply, I have tested it with the new changes in master and the commit is working in windows with my workflow |
Perfect! I'll publish the fix in @all-contributors please add @JonasJacobsUserspace for bug |
I've put up a pull request to add @JonasJacobsUserspace! 🎉 |
The new version has been published, thanks for your issue 🎉 |
Error
Error: spawn UNKNOWN
at ChildProcess.spawn (internal/child_process.js:394:11)
at spawn (child_process.js:540:9)
at Object.execFile (child_process.js:224:17)
at Object.131 (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:592)
at webpack_require (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:154)
at startup (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:291)
at module.exports.87 (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:323)
at Object. (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:333)
##[error]spawn UNKNOWN
at Module._compile (internal/modules/cjs/loader.js:959:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) {
errno: 'UNKNOWN',
code: 'UNKNOWN',
syscall: 'spawn'
The following system:
Operating System
Microsoft Windows Server 2019
10.0.17763
Datacenter
Virtual Environment
Environment: windows-2019
Version: 20200630.0
The text was updated successfully, but these errors were encountered: