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
I try integrate this panel admin in laravel using laravel mix. when I try it always show error
error in ./resources/sass/style.scss
Module build failed (from ./node_modules/css-loader/dist/cjs.js):
ModuleBuildError: Module build failed (from ./node_modules/postcss-loader/dist/cjs.js):
ValidationError: Invalid options object. PostCSS Loader has been initialized using an options object that does not match the API schema.
options has an unknown property 'plugins'. These properties are valid:
object { postcssOptions?, execute?, sourceMap? }
at validate (/opt/lampp/htdocs/webmenulis7x/node_modules/postcss-loader/node_modules/schema-utils/dist/validate.js:104:11)
at Object.loader (/opt/lampp/htdocs/webmenulis7x/node_modules/postcss-loader/dist/index.js:43:29)
at /opt/lampp/htdocs/webmenulis7x/node_modules/webpack/lib/NormalModule.js:316:20
at /opt/lampp/htdocs/webmenulis7x/node_modules/loader-runner/lib/LoaderRunner.js:367:11
at /opt/lampp/htdocs/webmenulis7x/node_modules/loader-runner/lib/LoaderRunner.js:233:18
error in ./resources/sass/style.scss
Module build failed (from ./node_modules/postcss-loader/dist/cjs.js):
ValidationError: Invalid options object. PostCSS Loader has been initialized using an options object that does not match the API schema.
options has an unknown property 'plugins'. These properties are valid:
object { postcssOptions?, execute?, sourceMap? }
at validate (/opt/lampp/htdocs/webmenulis7x/node_modules/postcss-loader/node_modules/schema-utils/dist/validate.js:104:11)
at Object.loader (/opt/lampp/htdocs/webmenulis7x/node_modules/postcss-loader/dist/index.js:43:29)
@ ./resources/sass/style.scss 2:14-259
I dont understand and you can fix this error ?
The text was updated successfully, but these errors were encountered:
I try integrate this panel admin in laravel using laravel mix. when I try it always show error
error in ./resources/sass/style.scss
Module build failed (from ./node_modules/css-loader/dist/cjs.js):
ModuleBuildError: Module build failed (from ./node_modules/postcss-loader/dist/cjs.js):
ValidationError: Invalid options object. PostCSS Loader has been initialized using an options object that does not match the API schema.
object { postcssOptions?, execute?, sourceMap? }
at validate (/opt/lampp/htdocs/webmenulis7x/node_modules/postcss-loader/node_modules/schema-utils/dist/validate.js:104:11)
at Object.loader (/opt/lampp/htdocs/webmenulis7x/node_modules/postcss-loader/dist/index.js:43:29)
at /opt/lampp/htdocs/webmenulis7x/node_modules/webpack/lib/NormalModule.js:316:20
at /opt/lampp/htdocs/webmenulis7x/node_modules/loader-runner/lib/LoaderRunner.js:367:11
at /opt/lampp/htdocs/webmenulis7x/node_modules/loader-runner/lib/LoaderRunner.js:233:18
error in ./resources/sass/style.scss
Module build failed (from ./node_modules/postcss-loader/dist/cjs.js):
ValidationError: Invalid options object. PostCSS Loader has been initialized using an options object that does not match the API schema.
object { postcssOptions?, execute?, sourceMap? }
at validate (/opt/lampp/htdocs/webmenulis7x/node_modules/postcss-loader/node_modules/schema-utils/dist/validate.js:104:11)
at Object.loader (/opt/lampp/htdocs/webmenulis7x/node_modules/postcss-loader/dist/index.js:43:29)
@ ./resources/sass/style.scss 2:14-259
I dont understand and you can fix this error ?
The text was updated successfully, but these errors were encountered: