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

Pug isn't sensed, even when it's installed #137

Open
mrmiffmiff opened this issue May 24, 2017 · 0 comments
Open

Pug isn't sensed, even when it's installed #137

mrmiffmiff opened this issue May 24, 2017 · 0 comments

Comments

@mrmiffmiff
Copy link

Literally using the official solution, but the module pug still can't be found. I've installed it multiple times, including the version listed on the main page of the repository and also globally at some point. Exact error code, if it's needed:

Error: Cannot find module 'pug' at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at new View (/Users/reisenman/node_modules/express/lib/view.js:80:30) at EventEmitter.render (/Users/reisenman/node_modules/express/lib/application.js:570:12) at ServerResponse.render (/Users/reisenman/node_modules/express/lib/response.js:971:7) at /Users/reisenman/Documents/expressworks/pg.js:7:9 at Layer.handle [as handle_request] (/Users/reisenman/node_modules/express/lib/router/layer.js:95:5) at next (/Users/reisenman/node_modules/express/lib/router/route.js:137:13)

Advice?

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

1 participant