TypiCMS/Base

Npm issues during run dev

Opened this issue · 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