Webpack错误1接连出现“无法读取属性”

时间:2018-11-17 01:50:27

标签: reactjs webpack

当我尝试使用webpack -p与heroku部署我的React应用程序时出现此错误:

https://forum.toshitimes.com/uploads/toshitimes/original/2X/d/db3672702991720bb556a85bcf11ef1df284a073.png

我尝试卸载webpack,我补充说:

Linking 32 bit
gcc: error: vdbjni.o: No such file or directory
gcc: error: vdblinux.o: No such file or directory
gcc: error: vdb_dv.o: No such file or directory
gcc: error: vdb.o: No such file or directory
gcc: error: chmod.o: No such file or directory
chmod: cannot access ‘/root/vdbenchsource/linux/linux32.so’: No such file or directory

https://forum.toshitimes.com/uploads/toshitimes/original/2X/e/ecc639d36df730e16c2bbbeb9e73370294af36a8.png

我该怎么办?我还尝试了有关设置Webpack的本教程:https://www.valentinog.com/blog/react-webpack-babel/

但这对我没有用

0 个答案:

没有答案
相关问题