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

express --ejs #6

Open
BarukhOr opened this issue Aug 26, 2015 · 5 comments
Open

express --ejs #6

BarukhOr opened this issue Aug 26, 2015 · 5 comments

Comments

@BarukhOr
Copy link

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"

@bukinoshita
Copy link

@BarukhOr Did you install express properly?

@sedouard
Copy link
Collaborator

sedouard commented Sep 1, 2015

@BarukhOr you probably missed this command:

npm install express-generator -g

@alvinrohit
Copy link

Hi

@nick3499
Copy link

nick3499 commented Dec 7, 2015

@BarukhOr try changing directory to chirp/module-2/completed/ then run node app. In terminal I see Listening on 3000. In my browser the URL http://127.0.0.1:3000/ displays the Chirp app.

@mmcspiritt
Copy link

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.

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

6 participants