npm start报错如下: 解决方案: 修改 less-load/dist/index.js文件:加上options.javascriptEnabled = true,然后重新npm start即可。