-
Notifications
You must be signed in to change notification settings - Fork 2
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
after installation of composer and everything is all downloaded , still not work #2
Comments
You'll need composer and npm to build this project properly. Run:
What is your error? |
I have run all this command and I had gotten the files , but still report
class Game not found , I don't get it
Only "npm install " was not a valid command , as it report
For the Bootstrap ,I have bootstrap file , I add it and it's working fine ,
Only when I try to run ,like when I press " new game" the it dies the
errors
…On Sun, Mar 1, 2020, 2:54 AM Mike Petruniak ***@***.***> wrote:
You'll need composer and npm to build this project properly.
Run:
composer install
composer dump-autoload -o
npm install
What is your error?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2?email_source=notifications&email_token=AOWIXFP4LY4XHRG2BRKC2WDRFG55NA5CNFSM4K7AHUTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENMOTHI#issuecomment-593029533>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOWIXFIOJ7JAFWRC7X73GATRFG55NANCNFSM4K7AHUTA>
.
|
But only one thing is, I have to place your composer.json in the folder
before it works, I mean before it install the file ,
My question maybe do I need another composer.json file to install my own
file s ?
…On Sun, Mar 1, 2020, 2:54 AM Mike Petruniak ***@***.***> wrote:
You'll need composer and npm to build this project properly.
Run:
composer install
composer dump-autoload -o
npm install
What is your error?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2?email_source=notifications&email_token=AOWIXFP4LY4XHRG2BRKC2WDRFG55NA5CNFSM4K7AHUTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENMOTHI#issuecomment-593029533>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOWIXFIOJ7JAFWRC7X73GATRFG55NANCNFSM4K7AHUTA>
.
|
I am assuming you installed this locally, first? Is the application accessed with an absolute path like |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i had later got the download with composer using terminal and the commands but the file cannot still not see php class in the autoload , please can cause , i am stilll using the current json file to install the composer, what could be wrong
The text was updated successfully, but these errors were encountered: