Closed a1phaboy closed 2 years ago
I found a solution that update sass to 1.33.0, but now errors still appear, they bacome : ERROR Failed to compile with 2 errors 13:34:41
These dependencies were not found:
my project is based on vue2, and I change version, problem disappear ,details:👇 https://github.com/alexusmai/vue-laravel-file-manager/issues/114#issuecomment-1108146193
error in ./node_modules/laravel-file-manager/src/components/modals/views/AudioPlayerModal.vue?vue&type=style&index=0&id=21a030da&lang=scss&
Syntax Error: SassError: Undefined function. ╷ 27 │ $embed-padding: (math.div(100, 16) * 9); │ ^^^^^^^^^^^^^^^^^ ╵ node_modules/plyr/src/sass/types/video.scss 27:18 @import node_modules/plyr/src/sass/plyr.scss 41:9 @import
Did I miss anything