-
|
Hi But I am always getting the following error Please Help . Best regard Tshitshi |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
Well, it doesn't seem right to me, but looking around the web, it seems like Sass doesn't like relative URLs in npm packages. Again, it doesn't seem quite right, but you can get it working with two changes.
This worked for me, just doesn't seem like you should have to do this. |
Beta Was this translation helpful? Give feedback.
Well, it doesn't seem right to me, but looking around the web, it seems like Sass doesn't like relative URLs in npm packages. Again, it doesn't seem quite right, but you can get it working with two changes.
bootstrap-icons.scssfile - not the.cssfile. In that new file, define the$bootstrap-icons-font-diras/modules/asset/fonts.node_modules/bootstrap-icons/font/fontsinto themodules/asset/public/fontsfolder.This worked for me, just doesn't seem like you should have to do this.
Cheers,
Bob