Vue js build issue #11009
Unanswered
rajinder-mck
asked this question in
Help/Questions
Vue js build issue
#11009
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a legacy vue js project that works with node js version v14.15.5
it was working absolutly fine earlier now when I am trying to run it locally or trying to build prod build getting below errors
Syntax Error: SassError: 2 arguments required, but only 1 was passed.
╷
28 │ height: rem(4);
│ ^^^^^^
Syntax Error: SassError: expected selector.
I have tried to start fresh by clone project on fresh location of my mac laptop still getting this same error
can anyone help me to identify the issue
Beta Was this translation helpful? Give feedback.
All reactions