You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at Parser.error (E:\-\project\h5\y\node_modules\stylus\lib\parser.js:259:11)
at Parser.expect (E:\-\project\h5\y\node_modules\stylus\lib\parser.js:287:12)
at Parser.object (E:\-\project\h5\y\node_modules\stylus\lib\parser.js:2106:12)
The text was updated successfully, but these errors were encountered:
error in ./src/components/HelloWorld.vue?vue&type=style&index=0&id=469af010&scoped=true&lang=stylus&
Module build failed (from ./node_modules/stylus-loader/index.js):
ParseError: E:-\project\h5\node_modules_stylus-px2rem@1.0.14@stylus-px2rem\lib\px2rem.js:5:1
1| var plugin = module.exports = function plugin () {
2| 'use strict';
3|
4| return function (style) {
5| style.include(__dirname);
------^
6| };
7| };
8|
expected ":", got "."
The text was updated successfully, but these errors were encountered: