-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β 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 [email protected]
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working