We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This doesn't seem to fail the build, but is an error we should probably trace and resolve:
16:05:20 M resources/gosh/gosh.js 16:05:20 Switched to branch 'auto/version-stable-17.0-17.0.334' 16:05:23 https://github.com/keymanapp/keyman/pull/12914 16:05:31 M resources/gosh/gosh.js 16:05:31 Switched to branch 'master' 16:05:31 node:internal/modules/cjs/loader:1148 16:05:31 throw err; 16:05:31 ^ 16:05:31 16:05:31 Error: Cannot find module 'C:\BuildAgent\work\99b311828f4ee7c\keyman\resources\build\version\lib\index.js' 16:05:31 at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15) 16:05:31 at Module._load (node:internal/modules/cjs/loader:986:27) 16:05:31 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) 16:05:31 at node:internal/main/run_main_module:28:49 { 16:05:31 code: 'MODULE_NOT_FOUND', 16:05:31 requireStack: [] 16:05:31 } 16:05:31 16:05:31 Node.js v20.16.0
I think it is probably related to writing the HISTORY.md changes to master branch (this was a stable-17.0 build).
https://build.palaso.org/buildConfiguration/Keyman_TriggerReleaseBuildsStable/515711?buildTab=log&focusLine=298&logView=linear&linesState=129
The text was updated successfully, but these errors were encountered:
mcdurdin
No branches or pull requests
This doesn't seem to fail the build, but is an error we should probably trace and resolve:
I think it is probably related to writing the HISTORY.md changes to master branch (this was a stable-17.0 build).
https://build.palaso.org/buildConfiguration/Keyman_TriggerReleaseBuildsStable/515711?buildTab=log&focusLine=298&logView=linear&linesState=129
The text was updated successfully, but these errors were encountered: