and running project "npm run ****" the following error occurs stopping the project from loading. When using eufemia version 10.53.0 I don't receive the error.
SSL Server ready on https://localhost:3443
○ Compiling /DashboardPage ...
⨯ ./node_modules/@dnb/eufemia/style/themes/theme-ui/ui-theme-components.min.css:4:1
Module not found: Can't resolve './flag-icons/flags/1x1/xx.svg'
Import trace for requested module:
./node_modules/@dnb/eufemia/style/themes/theme-ui/ui-theme-components.min.css
./node_modules/@dnb/eufemia/style/index.js
./pages/_app.tsx
GET /DashboardPage 500 in 37826ms
Installing with Eufeima version 10.56.0
and running project "npm run ****" the following error occurs stopping the project from loading. When using eufemia version 10.53.0 I don't receive the error.
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module: ./node_modules/@dnb/eufemia/style/themes/theme-ui/ui-theme-components.min.css ./node_modules/@dnb/eufemia/style/index.js ./pages/_app.tsx ⨯ ./node_modules/@dnb/eufemia/style/themes/theme-ui/ui-theme-components.min.css:4:1 Module not found: Can't resolve './flag-icons/flags/1x1/xx.svg'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module: ./node_modules/@dnb/eufemia/style/themes/theme-ui/ui-theme-components.min.css ./node_modules/@dnb/eufemia/style/index.js ./pages/_app.tsx ⨯ ./node_modules/@dnb/eufemia/style/themes/theme-ui/ui-theme-components.min.css:4:1 Module not found: Can't resolve './flag-icons/flags/1x1/xx.svg'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module: ./node_modules/@dnb/eufemia/style/themes/theme-ui/ui-theme-components.min.css ./node_modules/@dnb/eufemia/style/index.js ./pages/_app.tsx GET /DashboardPage 500 in 37826ms