development icon indicating copy to clipboard operation
development copied to clipboard

Development environment setup for Pterodactyl. This is used internally by our development team to ensure getting Pterodactyl running in a development environment is a painless as possible.

Results 7 development issues
Sort by recently updated
recently updated
newest added

Required version in wings's go.mod is 1.21 so bump go version, fix #17

When trying to build wings, i have the following error: ```bash root@fc6e4a1edded:/home/root/wings# go run go: no go files listed root@fc6e4a1edded:/home/root/wings# go build go: downloading github.com/apex/log v1.9.0 go: downloading github.com/twitchyliquid64/golang-asm v0.15.1...

Bumps version of NodeJS from version 14 to version 18. Resolves #14 with out-of-date NodeJS install.

During the setup of the development environment. There is an error that occurs when you run `setup-pterodactyl`, output here: ``` yarn install v1.22.19 [1/5] Validating package.json... error @pterodactyl/panel@: The engine...

```dif + add example Wings startup command, as I was not aware of the ignore cert thing. + add `/etc/hosts` entry to the Wings VM so it can actually reach...

Could somebody update the package.json file because its throwing errors... (Pterodactyl panel)