./lib-cov/stylus in ./node_modules/stylus/index.js解决
0 环境
系统环境: windows平台,虚拟机 编辑器: IDEA,vscode vscode插件: mssql
1 准备
文章参考
2 问题解决
❝每次cv别人的代码 总是会有些波折😄
❞
「简单粗暴的方法 直接定位进入
node_modules/stylus/index.js
中 将里面的代码注释掉 可以用了(我测试可用)」「具体定位 在新写的js中 发现多了
import { url } from 'stylus'
注释掉(node_modules/stylus/index.js
就不用注释了)」
作者:以罗伊
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须在文章页面给出原文链接,否则保留追究法律责任的权利。