運(yùn)行時(shí)這個(gè)錯(cuò)誤怎么辦?
ERROR in %1 is not a valid Win32 application.
\\?\E:\workspaces\gallery-by-react\node_modules\node-sass\vendor\win32-x64-46\binding.node
?@ ./src/styles/App.scss 4:14-186 13:2-17:4 14:20-192
webpack: bundle is now VALID.
2017-05-17
我也是這個(gè)問(wèn)題,在項(xiàng)目目錄下執(zhí)行:npm install sass-loader node-sass --save-dev 就可以了
2016-07-14
將package.json文件中的sass-loader版本改為^3.1.1,增加一個(gè) node-sass 版本為^3.4.2,然后命令npm install && bower install來(lái)安裝sass依賴(lài)包, 我是這么弄的頁(yè)面能出來(lái)了
2016-07-01
試試npm rm node-sass
npm install node-sass --save-dev?
2016-07-01
我也是這個(gè)錯(cuò)誤
2016-06-21
去bing.cn 或者 google 上搜索,放棄baidu