This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
Error: Can't resolve '/img/flags/ad.svg' #575
Open
Description
HI, i've installed "tabler-react": "^2.0.0-alpha.1"
and I'm stuck with this error:
./node_modules/tabler-react/dist/Tabler.css (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-4-1!./node_modules/postcss-loader/src??postcss!./node_modules/tabler-react/dist/Tabler.css)
Error: Can't resolve '/img/flags/ad.svg' in '/home/myuser/mypath/node_modules/tabler-react/dist'
How can I solve it?
Already tried to delete node_modules and redoing npm install
but this didn't solve the problem.
Btw, with "tabler-react": "^1.30.1"
, there is no error but I need StatsCard with charts, so I need the 2.0.0-alpha.1 version...
Thank for the help!
Metadata
Metadata
Assignees
Labels
No labels