为了账号安全,请及时绑定邮箱和手机立即绑定

奇怪。 require('stylus') in .vue file 失败

奇怪。 require('stylus') in .vue file 失败

慕神8447489 2018-11-16 14:14:17
我想在.vue文件的<script>中是用styluslet stylus = require('stylus')console.log(stylus)但是失败了。This dependency was not found:* fs in ./~/.0.54.5@stylus/lib/utils.js, ./~/.0.54.5@stylus/lib/middleware.js and 12 othersTo install it, you can run: npm install --save fsThis relative module was not found:* ./lib-cov/stylus in ./~/.0.54.5@stylus/index.js我新建了个test.js文件,在里面引用却没问题。我试过在webpack.base.conf.js 中设置这个:{            test: /\.styl$/,            loader: 'style-loader!css-loader!stylus-loader'        }        没用。有人有踩过这个坑或者任何想法吗?感谢
查看完整描述

1 回答

?
蛊毒传说

TA贡献1895条经验 获得超3个赞

stylus 无法运行在浏览器上,不能引用。


查看完整回答
反对 回复 2018-12-19
  • 1 回答
  • 0 关注
  • 392 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信