You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that's an all project but you're still featured by Neo4J, so here I am 😄
When typing npm start after installing every packages and neo4j, this error occurs:
Most middleware (like favicon) is no longer bundled with Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.
at Function.Object.defineProperty.get (/Users/tnguyen/tutorials/Neo4JTemplate/node_modules/express/lib/express.js:99:13)
at Object.<anonymous> (/Users/tnguyen/tutorials/Neo4JTemplate/app.js:17:16)
at Module._compile (module.js:434:26)
at Module._extensions..js (module.js:452:10)
at Object.nodeDevHook [as .js] (/Users/tnguyen/tutorials/Neo4JTemplate/node_modules/node-dev/lib/hook.js:43:7)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/tnguyen/tutorials/Neo4JTemplate/node_modules/node-dev/lib/wrap.js:58:1)
I guess a little update is just required.
The text was updated successfully, but these errors were encountered:
aseemk
changed the title
Most middleware (like favicon) is no longer bundled with Express
Update Express / Most middleware (like favicon) is no longer bundled with Express
Oct 5, 2015
Hi,
I know that's an all project but you're still featured by Neo4J, so here I am 😄
When typing
npm start
after installing every packages and neo4j, this error occurs:I guess a little update is just required.
The text was updated successfully, but these errors were encountered: