Getting these specific Error(s) while setting up metabase through VS Code using WSL .Can anyone help me out with these wrror(s)?

[static-viz] WARNING in ../metabase-lib/references.ts 35:11-20
[static-viz] export 'normalize' (imported as 'normalize') was not found in 'metabase-lib/queries/utils/normalize' (module has no exports)
[static-viz]  @ ../metabase-lib/queries/utils/get-column-key.ts 1:0-235 5:15-35 7:7-32 11:13-44 12:6-22 12:36-57 12:71-93 13:15-40 15:22-38 15:52-70 15:84-106
[static-viz]  @ ./static-viz/lib/format.ts 10:0-73 65:156-168 77:188-200 89:159-171 106:157-169
[static-viz]  @ ./static-viz/components/RowChart/RowChart.tsx 9:0-126 33:31-60 40:26-50 44:25-44
[static-viz]  @ ./static-viz/components/RowChart/index.ts 2:0-37 2:0-37
[static-viz]  @ ./static-viz/containers/StaticChart/StaticChart.tsx 2:0-63 41:31-39
[static-viz]  @ ./static-viz/containers/StaticChart/index.js 1:0-40 1:0-40
[static-viz]  @ ./static-viz/index.js 2:0-51 5:64-75
[static-viz]
[static-viz] ERROR in ../metabase-lib/queries/utils/normalize.js 1:0-50
[static-viz] Module not found: Error: Can't resolve 'cljs/metabase.mbql.js' in '/mnt/c/Users/Prakhar Singh/workspace/metabase/frontend/src/metabase-lib/queries/utils'
[static-viz]  @ ../metabase-lib/references.ts 2:0-65 35:11-20
[static-viz]  @ ../metabase-lib/queries/utils/get-column-key.ts 1:0-235 5:15-35 7:7-32 11:13-44 12:6-22 12:36-57 12:71-93 13:15-40 15:22-38 15:52-70 15:84-106
[static-viz]  @ ./static-viz/lib/format.ts 10:0-73 65:156-168 77:188-200 89:159-171 106:157-169
[static-viz]  @ ./static-viz/components/RowChart/RowChart.tsx 9:0-126 33:31-60 40:26-50 44:25-44
[static-viz]  @ ./static-viz/components/RowChart/index.ts 2:0-37 2:0-37
[static-viz]  @ ./static-viz/containers/StaticChart/StaticChart.tsx 2:0-63 41:31-39
[static-viz]  @ ./static-viz/containers/StaticChart/index.js 1:0-40 1:0-40
[static-viz]  @ ./static-viz/index.js 2:0-51 5:64-75
[static-viz]
[static-viz] ERROR in ../metabase-lib/types/constants.js 1:0-56
[static-viz] Module not found: Error: Can't resolve 'cljs/metabase.types' in '/mnt/c/Users/Prakhar Singh/workspace/metabase/frontend/src/metabase-lib/types'
[static-viz]  @ ../metabase-lib/types/utils/isa.js 3:0-202 22:19-26 25:19-26 31:25-41 64:22-30 64:32-40 64:42-52 64:54-65 64:67-78 64:80-87 64:89-95 64:97-108 64:110-116 70:45-53 71:48-54 72:48-55 73:48-55 74:47-53 75:49-57 76:46-51 77:49-57 78:49-57 83:71-80 90:37-48 92:32-43 100:37-46 102:32-41 107:127-138 113:37-46 115:32-41 118:68-80 119:65-74 120:66-76 121:68-80 122:68-80 123:71-86 124:69-82 125:70-84 126:69-82 127:72-88 128:68-80 131:64-72 132:66-76 133:70-84 134:69-82
[static-viz]  @ ./static-viz/lib/format.ts 8:0-97 30:13-19 34:13-19 38:42-54 41:42-50 48:43-52
[static-viz]  @ ./static-viz/components/RowChart/RowChart.tsx 9:0-126 33:31-60 40:26-50 44:25-44
[static-viz]  @ ./static-viz/components/RowChart/index.ts 2:0-37 2:0-37
[static-viz]  @ ./static-viz/containers/StaticChart/StaticChart.tsx 2:0-63 41:31-39
[static-viz]  @ ./static-viz/containers/StaticChart/index.js 1:0-40 1:0-40
[static-viz]  @ ./static-viz/index.js 2:0-51 5:64-75
[static-viz]
[static-viz] ERROR in ../metabase-lib/types/utils/isa.js 1:0-54
[static-viz] Module not found: Error: Can't resolve 'cljs/metabase.types' in '/mnt/c/Users/Prakhar Singh/workspace/metabase/frontend/src/metabase-lib/types/utils'
[static-viz]  @ ./static-viz/lib/format.ts 8:0-97 30:13-19 34:13-19 38:42-54 41:42-50 48:43-52
[static-viz]  @ ./static-viz/components/RowChart/RowChart.tsx 9:0-126 33:31-60 40:26-50 44:25-44
[static-viz]  @ ./static-viz/components/RowChart/index.ts 2:0-37 2:0-37
[static-viz]  @ ./static-viz/containers/StaticChart/StaticChart.tsx 2:0-63 41:31-39
[static-viz]  @ ./static-viz/containers/StaticChart/index.js 1:0-40 1:0-40
[static-viz]  @ ./static-viz/index.js 2:0-51 5:64-75
[static-viz]
[static-viz] ERROR in ./lib/formatting/currency.js 1:0-62
[static-viz] Module not found: Error: Can't resolve 'cljs/metabase.shared.util.currency' in '/mnt/c/Users/Prakhar Singh/workspace/metabase/frontend/src/metabase/lib/formatting'
[static-viz]  @ ./lib/formatting/numbers.tsx 3:0-73 87:59-76 126:11-35
[static-viz]  @ ./static-viz/lib/numbers.ts 1:0-82 21:21-36
[static-viz]  @ ./static-viz/components/ProgressBar/ProgressBar.tsx 5:0-49 53:20-32 115:18-30 120:27-39
[static-viz]  @ ./static-viz/components/ProgressBar/index.ts 2:0-40 2:0-40
[static-viz]  @ ./static-viz/containers/StaticChart/StaticChart.tsx 10:0-69 45:31-42
[static-viz]  @ ./static-viz/containers/StaticChart/index.js 1:0-40 1:0-40
[static-viz]  @ ./static-viz/index.js 2:0-51 5:64-75
[static-viz]
[static-viz] 4 errors have detailed information that is not shown.
[static-viz] Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
[static-viz]
[static-viz] webpack 5.87.0 compiled with 4 errors and 1 warning in 190445 ms

you might have changed something in the webpack config, or upgraded a package that breaks the build