Base icon indicating copy to clipboard operation
Base copied to clipboard

Npm issues during run dev

Open tdzierza opened this issue 1 year ago • 0 comments

At the beginning error with wsc plugin appeared. The solution was remove wsc in webpack.mix.js Then there's the domino effect with bootstrap variables for admin.scss and public scss - SassError: Undefined variable. Variables witch should be defined inside bootstrap.

I'm using image: node:14 for npm run dev Bootstrap version 5.3.3

tdzierza avatar Dec 22 '24 10:12 tdzierza