mrclay/minify

Errors in Installation by following the Typical Installation under "Install guide"

jingwenw opened this issue · 1 comments

After following the Typical Installation under "Install guide", then I am trying to verify the installation, I got the following server fatal error:

2021/05/24 21:13:00 [error] 1023#1023: *80063 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Class 'Minify\App' not found in //min/bootstrap.php:25
Stack trace:
#0 //min/index.php(10): require()
#1 {main}
thrown in //min/bootstrap.php on line 25"

Can you please help?

Thanks,
James

It seems I was following the wrong install guide - The second option "Installing as a composer dependency" works for me.

Thanks,
James