Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Problem after run command (make) #4

Open
mrc4tt opened this issue May 5, 2023 · 2 comments
Open

Problem after run command (make) #4

mrc4tt opened this issue May 5, 2023 · 2 comments

Comments

@mrc4tt
Copy link

mrc4tt commented May 5, 2023

Hi.

I got problems with running the command make

rystal build src/eyrie.cr -o bin/eyrie -p --release
Showing last frame. Use --error-trace for full trace.

In src/eyrie.cr:3:1

 3 | require "cli"
     ^
Error: can't find file 'cli'

If you're trying to require a shard:
- Did you remember to run `shards install`?
- Did you make sure you're running the compiler in the same directory as your shard.yml?

I'm using Ubuntu 22.04 & Pterodactyl v1.11.3

@mrc4tt
Copy link
Author

mrc4tt commented May 6, 2023

@devnote-dev - sorry for tagging.

Could you let me know if you are planning to update this? ^

@devnote-dev
Copy link
Member

No worries, unfortunately the issue is bigger than this. The internal file operations used in Eyrie are no longer valid, so even if you were able to build it, the application wouldn't work as expected.

For now I have no plans to work on Eyrie because it wasn't well received within the Pterodactyl modding community. One of the big issues with Eyrie is that it only works for public projects, you wouldn't be able to use it for private addons/themes because there is no concept of an authentication system. I'm open to discussing workarounds for this, and maybe a solution can be found for Eyrie.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants