yarn add babel-preset-latest
error An unexpected error occurred: "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions: connect ETIMEDOUT 104.16.62.173:443"
info If you think this is a bug, please open a bug report with the information provided in "yarn-error.log"
error An unexpected error occurred: "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions: connect ETIMEDOUT 104.16.62.173:443"
info If you think this is a bug, please open a bug report with the information provided in "yarn-error.log"
2017-03-16
Error: Cannot find module 'webpack/lib/node/NodeTemplatePlugin'
2017-03-16
按照老师的步骤来,安装了atom IDE运行显示-bash: atom: command not found, 再运行webpack,也显示-bash: webpack: command not found,这是啥情况呀也一直摸不明白,求大神来指点指点,node -v7.7.2,npm -4.1.2
2017-03-15
感觉这里加上上节课的--module-bind \"css=style-loader!css-loader\"不错哎
2017-03-15
我的0和1跟老师的反了
[0] ./world.js 85 bytes {0} [built]
[1] ./hello.js 108 bytes {0} [built]
[0] ./world.js 85 bytes {0} [built]
[1] ./hello.js 108 bytes {0} [built]
2017-03-15
"webpack": "webpack --config webpack.config.js --progress --display-modules --colors --display-reasons"就可以了
2017-03-14
不错,老师辛苦了,别太紧张,要是出错了附一个纠错文档吧,我们也是新手,第一次接触,所以我们可能看不出你的错误来,只能按你说的敲
2017-03-14