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
Because my project is vue2+less, after ($ npm install laravel-file-manager --save), I report the lack of sass-loader first, and then after I (yarn add sass-loader), run it again ( TypeError: this.getOptions is not a function)
if you get error while installing sass-loader with npm, switch your project to yarn. delete node-modules folder and package-lock.json file from root path, and run
sos, hello, my project is the vue2 version, using less. But I found an error after running, and the style reported an error
The text was updated successfully, but these errors were encountered: