Closed DiamondsCode closed 2 years ago
are you using a Mod? Because i the upgrade Guide nowhere yarn is used?
Ah, you both use the Docker Version of Ptero :)
are you using a Mod? Because i the upgrade Guide nowhere yarn is used?
Ah, you both use the Docker Version of Ptero :)
no, "yarn build:production" is required to build the project
maybe fix:
delete the "resources" folder once and paste it from the 1.9.0 version.
The guide here shows you how to update https://pterodactyl.io/panel/1.0/updating.html - it doesn't require yarn because you install the already built version of the panel
Current Behavior
When running
yarn build:production
it outputs:root@panel-main:/var/www/pterodactyl# yarn build:production yarn run v1.22.19 $ yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production $ cd public/assets && find . ( -name ".js" -o -name ".map" ) -type f -delete```.
Panel Version
1.9.0
Wings Version
1.6.0
Games and/or Eggs Affected
N/A
Docker Image
N/A
Error Logs
No response
Is there an existing issue for this?