Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue installing following instructions #49

Open
andyseubert opened this issue Nov 1, 2022 · 3 comments
Open

issue installing following instructions #49

andyseubert opened this issue Nov 1, 2022 · 3 comments

Comments

@andyseubert
Copy link

andyseubert commented Nov 1, 2022

I'm new to composer, lumen, lavarel, all that. I'm familiar enough with php, but not quite to this level.

Trying to install compass on my own server here, and
when I run the step 'php artisan migrate' I get an error..

ubuntu@instance-20221026-1202:~/Compass/compass$ php artisan migrate
[ErrorException]
Method ReflectionParameter::getClass() is deprecated

I'm stuck.. Any help appreciated!
here's my environment in case that helps:

$uname -a
Linux instance-20221026-1202 5.15.0-1021-oracle #27-Ubuntu SMP Fri Oct 14 20:04:20 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

$ php --version
PHP 8.1.2-1ubuntu2.6 (cli) (built: Sep 15 2022 11:30:49) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.2, Copyright (c) Zend Technologies
with Zend OPcache v8.1.2-1ubuntu2.6, Copyright (c), by Zend Technologies

$ composer --version
Composer 2.2.6 2022-02-04 17:00:38

thanks

@aaronpk
Copy link
Owner

aaronpk commented Nov 1, 2022

so sorry! I think I need to update some things to make this work under PHP 8.1. If you can downgrade PHP to 7.4, it should work in that one.

@dshanske
Copy link

PHP7.4 reached EOL in November 2022.

@niklasfyi
Copy link

Any progress/news on this one? I am sadly unable to downgrade below 8.0

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

No branches or pull requests

4 participants