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

jade dependency missing from package.json #3

Open
lagrz opened this issue Aug 22, 2014 · 7 comments
Open

jade dependency missing from package.json #3

lagrz opened this issue Aug 22, 2014 · 7 comments

Comments

@lagrz
Copy link

lagrz commented Aug 22, 2014

just downloaded your code and got a missing dependency issue for jade, make sure you add it to the package.json file

@maxired
Copy link

maxired commented Sep 11, 2014

+1

@ssfgreen
Copy link

ssfgreen commented Jan 9, 2015

+2

@ssfgreen
Copy link

ssfgreen commented Jan 9, 2015

Error: Cannot find module 'jade'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at new View (/Users/.../node_modules/tinderbot/node_modules/express/lib/view.js:43:49)
at Function.app.render (/Users/.../node_modules/tinderbot/node_modules/express/lib/application.js:484:12)
at ServerResponse.res.render (/Users/.../node_modules/tinderbot/node_modules/express/lib/response.js:777:7)
at Object.handle (/Users/.../node_modules/tinderbot/tinderbot.js:78:9)
at next_layer (/Users/.../node_modules/tinderbot/node_modules/express/lib/router/route.js:103:13)
at Route.dispatch (/Users/.../node_modules/tinderbot/node_modules/express/lib/router/route.js:107:5)

@ssfgreen
Copy link

ssfgreen commented Jan 9, 2015

requires 'npm install jade'

@Altoidnerd
Copy link

+3, I received an error in the browser and the terminal when I logged in with my fb account... We should add to the documentation s.th about jade

npm install jade

@Roemerb
Copy link

Roemerb commented Mar 26, 2015

+4

@etageneuf
Copy link

+5

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