laravel5.6 + vue2 开发单页应用坑点记录

📝

内容提要

node-sass 在 windows 上的编译问题 node-sass 在 windows 上遇到的问题蛮多,如果顺利的话可以通过 npm rebuild node-sass --force 解决,但是重新编译的过程中可能会报 python executable file not found 类似的问题,然后提示通过设置 python 环境变量解决。但奇怪的是报错里面写的 python...

🏷️

标签

➡️

继续阅读