horizon-ui / horizon-ui-chakra

Horizon UI JavaScript ⭐️ The trendiest & innovative Open Source Admin Template for Chakra UI & React!

Home Page:https://horizon-ui.com/horizon-ui-chakra/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runtime WARNINGs in latest version - yarn Start

app-generator opened this issue · comments

The latest version runs with warnings / errors during the yarn start command.

Environment

  • Node v17.0.0
  • Yarn 1.22.18

Full Log

WARNING in ./node_modules/stylis-plugin-rtl/dist/stylis-rtl.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'D:\work\repo-kits\simmple-react-horizon\node_modules\stylis-plugin-rtl\src\stylis-rtl.ts' file: Error: ENOENT: no such file or directory, open 'D:\work\repo-kits\simmple-react-horizon\node_modules\stylis-plugin-rtl\src\stylis-rtl.ts'
 @ ./src/components/rtlProvider/RtlProvider.js 8:0-36 14:20-23
 @ ./src/layouts/rtl/index.js 12:0-68 139:30-41
 @ ./src/index.js 10:0-36 35:21-30

1 warning has detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.

Fixed in the new release!

tested in the latest release.

  • Npm build ok
  • Yarn build -> warning is still there.

Ty for the fix @simmmpleweb