Fatal Error - Parser

Getting this error when I install vue.js with SilverStripe.

Fatal error : Uncaught M1\Env\Exception\ParseException: You must have a key = value near For a complete list of core environment variables see at line 1 in /home/588524.cloudwaysapps.com/ejpytttybe/public_html/vendor/m1/env/src/Parser.php:224 Stack trace: #0 /home/588524.cloudwaysapps.com/ejpytttybe/public_html/vendor/m1/env/src/Parser.php(169): M1\Env\Parser->parseKeyValue() #1 /home/588524.cloudwaysapps.com/ejpytttybe/public_html/vendor/m1/env/src/Parser.php(152): M1\Env\Parser->parseLine() #2 /home/588524.cloudwaysapps.com/ejpytttybe/public_html/vendor/m1/env/src/Parser.php(114): M1\Env\Parser->parseContent() #3 /home/588524.cloudwaysapps.com/ejpytttybe/public_html/vendor/m1/env/src/Parser.php(81): M1\Env\Parser->doParse() #4 /home/588524.cloudwaysapps.com/ejpytttybe/public_html/vendor/m1/env/src/Parser.php(94): M1\Env\Parser->__construct() #5 /home/588524.cloudwaysapps.com/ejpytttybe/public_html/vendor/silverstripe/framework/src/Core/EnvironmentLoader.php(30): M1\Env\Parser::parse() #6 /home/588524.cloudwaysapps.com/ej in /home/588524.cloudwaysapps.com/ejpytttybe/public_html/vendor/m1/env/src/Parser.php on line 224

When you say you “install vue.js with SilverStripe”… can you expand on what that means?
The error suggests that there’s possibly some syntax issues in your .env file
Please provide some more info and someone may be able to help