Describe the bug
Hello,
Trying to build from source at commit 11d84fe with pnpm install --ignore-scripts --frozen-lockfile && pnpm build fails were it used to work until now. The build log contains this error:
[vite-plugin-pwa:build] Identifier 'zeroPad' has already been declared (123:9) in /home/runner/work/it-tools_ynh/it-tools_ynh/it-tools_v2026.06.21-11d84fe4/node_modules/.pnpm/run-pace@2.2.0/node_modules/run-pace/lib/run-pace.js
file: /home/runner/work/it-tools_ynh/it-tools_ynh/it-tools_v2026.06.21-11d84fe4/node_modules/.pnpm/run-pace@2.2.0/node_modules/run-pace/lib/run-pace.js:123:9
It seems related to a dependency of the Running Pace Calculator tool added with this commit: 92db2d9
A fix for that dependency has been suggested and is waiting for a review: Daghall/run-pace#2
What happened?
A bug happened!
System information
Node 26
Where did you encounter the bug?
A self hosted
Describe the bug
Hello,
Trying to build from source at commit 11d84fe with
pnpm install --ignore-scripts --frozen-lockfile && pnpm buildfails were it used to work until now. The build log contains this error:It seems related to a dependency of the Running Pace Calculator tool added with this commit: 92db2d9
A fix for that dependency has been suggested and is waiting for a review: Daghall/run-pace#2
What happened?
A bug happened!
System information
Node 26
Where did you encounter the bug?
A self hosted