react-id-swiper icon indicating copy to clipboard operation
react-id-swiper copied to clipboard

Module not found: Error: Package path ./css/swiper.css is not exported from package C:\Users\Lenovo\Documents\programacion\portfolio\portfolio\node_modules\swiper (see exports field in C:\Users\Lenovo\Documents\programacion\portfolio\portfolio\node_modules\swiper\package.json)

Open DanteDev2102 opened this issue 3 years ago • 2 comments

help :C

DanteDev2102 avatar Feb 22 '22 04:02 DanteDev2102

Same!

tsalapovaMaria avatar Feb 23 '22 20:02 tsalapovaMaria

Handle it by import css using this line import 'swiper/css'; instead swiper/css/swiper.css

NitroLine avatar Dec 03 '22 07:12 NitroLine