Update PeanNUT gives error? #1896
-
Installed PeaNUT, it worked well, but now I tried to update it as there is a new version ⠇ Updating PeaNUT to v4.4.4 it seems that some dependencies needed are not there / not installed Anyone same issue? or should I try to create a new LXC ? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Same problem here. |
Beta Was this translation helpful? Give feedback.
-
next time please open a issue. can you run this and post the output?
|
Beta Was this translation helpful? Give feedback.
-
@michelroegl-brunner I only want to create an issue if someone can confirm that it is not my issue ;) so I rather first check with others to see that it is not my issue. In this situation @DavidMoffatt-web confirms my issue. As I understand how updates (in general) can work I manually installed the missing packages and I am running 4.4.4. but not through the update functionality of the script/lxc Today I see that 4.4.4 is updated to 5.1.0 .. but similar if not the same issue applies. The update script does not take into consideration that the tool needs additional packages. ⠴ Updating PeaNUT to v5.1.0
▲ Next.js 15.1.6 Creating an optimized production build ... Failed to compile. ./src/client/components/line-chart.tsx etc.. and then when building I get the missing packages as shown below /src/client/components/charts-container.tsx:5:23 3 | import 'chart.js/auto'
After the chart.js missing part you miss also chartjs-plugin-annotation and after a reboot all is working.. and I am running 5.1.0. also: the default storage of 4GB is too low, especially when upgrading. I have added 8GB to be sure that all is ok for future upgrades |
Beta Was this translation helpful? Give feedback.
-
@DavidMoffatt-web update did fail all the time, even with resizing storage I tried all kinds of things to 'clear out' items of pnpm but no go. So I recreated the LXC as it does not need any configuration from my part other than giving the install parameters. Now no issues (will check when updating) ;) |
Beta Was this translation helpful? Give feedback.
@DavidMoffatt-web update did fail all the time, even with resizing storage I tried all kinds of things to 'clear out' items of pnpm but no go. So I recreated the LXC as it does not need any configuration from my part other than giving the install parameters. Now no issues (will check when updating) ;)