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

bug: error running resources/build/version during increment build #12915

Open
mcdurdin opened this issue Jan 16, 2025 · 0 comments
Open

bug: error running resources/build/version during increment build #12915

mcdurdin opened this issue Jan 16, 2025 · 0 comments
Assignees
Milestone

Comments

@mcdurdin
Copy link
Member

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

@mcdurdin mcdurdin added this to the A18S20 milestone Jan 17, 2025
@mcdurdin mcdurdin self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant