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

Can't work with quickstart #3

Open
gh286991 opened this issue Oct 18, 2016 · 1 comment
Open

Can't work with quickstart #3

gh286991 opened this issue Oct 18, 2016 · 1 comment

Comments

@gh286991
Copy link

Hi

I follow the step of quick start but show error with below

Can I ask how can I fix with this problem, Thank you

image

@davidmrnustik
Copy link

davidmrnustik commented May 4, 2017

  1. Change jade for pug module, install it with npm:
    $ npm i pug

  2. Change jade for pug in /app.js:
    Line 15 # app.set('view engine', 'pug');

  3. Change extension of all *.jade files in /views/*.jade for /views/*.pug.

  4. Run it: $ npm start.

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