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
hi guys, i got this error when i try to run fresh installation, please anyone can help me?
webpack.js:48 Uncaught TypeError: webpackHandler.getBabelCssRule is not a function
at PawImageOptimizerWebpack.apply (webpack.js:48)
at ClientHandler.addPlugin (handler.js:259)
at new Client (client.js:47)
at Module.eval (app.js:34)
at eval (app.js:75)
at Module../node_modules/@pawjs/pawjs/src/client/app.js (2a1f20cc5ca1611199e6.js:118)
at __webpack_require__ (07e05f344e40c25a1c0a.js:791)
at fn (07e05f344e40c25a1c0a.js:151)
at Module.eval (hot-app.js:6)
at eval (hot-app.js:49)
hi guys, i got this error when i try to run fresh installation, please anyone can help me?
here is my client.js file
here is my webpack.js
and here is my package.json
The text was updated successfully, but these errors were encountered: