$ node app.jsE:\web\node\imooc1\node_modules\express\lib\express.js:99? ? ? throw new Error('Most middleware (like ' + name + ') is no longer bundledwith Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.');? ? ? ^Error: Most middleware (like bodyParser) is no longer bundled with Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.? ? at Function.Object.defineProperty.get (E:\web\node\imooc1\node_modules\express\lib\express.js:99:13)? ? at Object.<anonymous> (E:\web\node\imooc1\app.js:8:16)? ? at Module._compile (module.js:409:26)? ? at Object.Module._extensions..js (module.js:416:10)? ? at Module.load (module.js:343:32)? ? at Function.Module._load (module.js:300:12)? ? at Function.Module.runMain (module.js:441:10)? ? at startup (node.js:139:18)? ? at node.js:968:3
添加回答
舉報
0/150
提交
取消