-
Notifications
You must be signed in to change notification settings - Fork 483
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
express --ejs #6
Comments
@BarukhOr Did you install express properly? |
@BarukhOr you probably missed this command:
|
Hi |
@BarukhOr try changing directory to |
I'm having trouble with Module 3. They didn't really start off at the same point from Module 2. I am having trouble instlaling npm install express-generator -g. When I try, terminal says no such directly or file. |
I'm not sure how to get this command to work.
Whilst in the directory wherein i have express installed,
the command
express --ejs
results in the output "express is not recognized as an internal or external command. operable program or batch file."
additionally this problem is not resolved by inputting that command whilst in node, as doing so outputs the following error "unexpected identifier"
The text was updated successfully, but these errors were encountered: