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

The term composer not recognised #2768

Closed
vikdaguru opened this issue Sep 14, 2022 · 1 comment
Closed

The term composer not recognised #2768

vikdaguru opened this issue Sep 14, 2022 · 1 comment

Comments

@vikdaguru
Copy link

composer : The term 'composer' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling
of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • composer require phpmailer/phpmailer
  •   + CategoryInfo          : ObjectNotFound: (composer:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
@Synchro
Copy link
Member

Synchro commented Sep 14, 2022

You need to install composer first, just like you install PHP to run PHPMailer too. It's nothing to do with PHPMailer otherwise.

@Synchro Synchro closed this as completed Sep 14, 2022
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

2 participants