最后运行那一下!~
G:\all\nodejs\Imooc\node_modules\express\lib\express.js:99
throw new Error('Most middleware (like ' + name + ') is no longer bundled wit
h Express and must be installed separately. Please see https://github.com/senchalab
s/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#middlewa
re.
at Function.Object.defineProperty.get (G:\all\nodejs\Imooc\node_modules\express
\lib\express.js:99:13)
at Object.<anonymous> (G:\all\nodejs\Imooc\app.js:9:16)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:475:10)
at startup (node.js:118:18)
at node.js:952:3