./lib-cov/stylus in ./node_modules/stylus/index.js解决 Abadbeginning 2020-06-15 1,207 阅读1分钟 0 环境1 准备2 问题解决 0 环境 系统环境: windows平台,虚拟机编辑器: IDEA,vscodevscode插件: mssql 1 准备 文章参考 参考文章 2 问题解决 ❝ 每次cv别人的代码 总是会有些波折😄 ❞ 「简单粗暴的方法 直接定位进入node_modules/stylus/index.js中 将里面的代码注释掉 可以用了(我测试可用)」 「具体定位 在新写的js中 发现多了import { url } from 'stylus' 注释掉(node_modules/stylus/index.js就不用注释了)」