Linkwarden LXC update v2.10.1 fails #898

Closed
opened 2026-02-04 22:05:52 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @hundehausen on GitHub (May 4, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Linkwarden

📂 What was the exact command used to execute the script?

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

📝 Provide a clear and concise description of the issue.

Update from v2.10.0 to v2.10.1 fails, maybe because of breaking changes:
https://github.com/linkwarden/linkwarden/releases/tag/v2.10.1

🔄 Steps to reproduce the issue.

run update command with verbose output

Paste the full error output (if available).

⠋ Updating Linkwarden to v2.10.1The following package was automatically installed and is no longer required:
  libdrm-nouveau2
Use 'apt autoremove' to remove it.
⠙ Updating Linkwarden to v2.10.10 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.3.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0
npm notice To update run: npm install -g npm@11.3.0
npm notice
yarn run v1.22.22
$ /opt/linkwarden/node_modules/.bin/playwright install
Done in 0.39s.
yarn run v1.22.22
error Command "build" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
⠇ Updating Linkwarden to v2.10.1
[ERROR] in line 57: exit code 0: while executing command $STD yarn build

🖼️ Additional context (optional).

No response

Originally created by @hundehausen on GitHub (May 4, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Linkwarden ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04 ### 📝 Provide a clear and concise description of the issue. Update from v2.10.0 to v2.10.1 fails, maybe because of breaking changes: https://github.com/linkwarden/linkwarden/releases/tag/v2.10.1 ### 🔄 Steps to reproduce the issue. run `update` command with verbose output ### ❌ Paste the full error output (if available). ``` ⠋ Updating Linkwarden to v2.10.1The following package was automatically installed and is no longer required: libdrm-nouveau2 Use 'apt autoremove' to remove it. ⠙ Updating Linkwarden to v2.10.10 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. npm notice npm notice New major version of npm available! 10.8.2 -> 11.3.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0 npm notice To update run: npm install -g npm@11.3.0 npm notice yarn run v1.22.22 $ /opt/linkwarden/node_modules/.bin/playwright install Done in 0.39s. yarn run v1.22.22 error Command "build" not found. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ⠇ Updating Linkwarden to v2.10.1 [ERROR] in line 57: exit code 0: while executing command $STD yarn build ``` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 22:05:52 +03:00
Author
Owner

@MickLesk commented on GitHub (May 4, 2025):

Yarn build issue.

I think you should Report this into there repo

@MickLesk commented on GitHub (May 4, 2025): Yarn build issue. I think you should Report this into there repo
Author
Owner

@cblt2l commented on GitHub (May 4, 2025):

The build command should be
yarn web:build

@cblt2l commented on GitHub (May 4, 2025): The build command should be `yarn web:build`
Author
Owner

@Mike1969a commented on GitHub (May 4, 2025):

@hundehausen
same problem for me - did you solved the problem?

@Mike1969a commented on GitHub (May 4, 2025): @hundehausen same problem for me - did you solved the problem?
Author
Owner

@Tomadock commented on GitHub (May 4, 2025):

Just wanted to comment to say I'm experiencing the same issue.

@Tomadock commented on GitHub (May 4, 2025): Just wanted to comment to say I'm experiencing the same issue.
Author
Owner

@jrycp23nkt commented on GitHub (May 4, 2025):

same problem here

Image
@jrycp23nkt commented on GitHub (May 4, 2025): same problem here <img width="902" alt="Image" src="https://github.com/user-attachments/assets/5538522f-28cc-4558-86dd-c58ca3fe229f" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#898