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
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
That does not work, I get the following (I am on a M1 MacBook):
ERROR Failed to compile with 1 error 2:30:47 PM
error in ./src/assets/sass/now-ui-dashboard.scss
Syntax Error:
@include select('info')
^
Expected ";".
╷
75 │ @include select('info')
│ ^
╵
src/assets/sass/now-ui-dashboard/element-ui-plugins/_select.scss 75:24 @import
stdin 66:9 root stylesheet
in /Users/marinus/Desktop/oneclose/oneclose-app/frontend/src/assets/sass/now-ui-dashboard/element-ui-plugins/_select.scss (line 75, column 24)
@ ./src/assets/sass/now-ui-dashboard.scss 4:14-242 15:3-20:5 16:22-250
@ ./src/dashboard-plugin.js
@ ./src/main.js
@ multi (webpack)-dev-server/client?http://192.168.5.234:8080/sockjs-node (webpack)/hot/dev-server.js ./src/main.js
The text was updated successfully, but these errors were encountered: