next-with-less icon indicating copy to clipboard operation
next-with-less copied to clipboard

Module parse failed: Unexpected character '@'

Open max-mykhailenko opened this issue 3 years ago • 2 comments

Hi, I have a problem after next start

error - ../../node_modules/antd/lib/alert/style/index.less
Module parse failed: Unexpected character '@' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> @root-entry-name: default;
| 
| @import './index-pure.less';

version "next": "^12.1.0", antd latest Configuration copy pasted from your example for next 12

Please help with research what is that

max-mykhailenko avatar Mar 10 '22 18:03 max-mykhailenko

Can you create a reproduction?

chemicalkosek avatar Mar 20 '22 19:03 chemicalkosek

I also have

FonTain1991 avatar Jul 14 '22 08:07 FonTain1991