#Blank login page
1 messages · Page 1 of 1 (latest)
Try that since the error you are facing has something to do with dependencies.
yarn add @types/sanitize-html
not sure if that will work
but try it and see
uhhhh
do you happen to have used any themes?
yeah that is the problem
it's fixable though
- Remove
node_modules,publicandresources. - Go through the Pterodactyl update guide.
- Run
yarnto download the dependencies. - Run
yarn add cross-envfor good measure. - Repair Blueprint with
blueprint -upgrade.
Glad it worked :)