> build > vite build vite v4.5.14 building for production... transforming... Ô£ô 2256 modules transformed. Ô£ô built in 4.62s npm : "LayoutKanban" is not exported by "node_modules/lucide-react/dist/esm/lucide-react.js", imported by "resources/js/Pages/CRM/Deals/Index.jsx". At line:1 char:1 + npm run build > build_log_2.txt 2>&1 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: ("LayoutKan...ndex.jsx".:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError file: D:/SKB-PRV/resources/js/Pages/CRM/Deals/Index.jsx:5:34 3: import { 4: Plus, Search, Filter, Briefcase, DollarSign, Calendar, 5: MoreHorizontal, Edit, Trash2, LayoutKanban, List ^ 6: } from 'lucide-react'; 7: import { useState } from 'react';  error during build: RollupError: "LayoutKanban" is not exported by "node_modules/lucide-react/dist/esm/lucide-react.js", imported by "resources/js/Pages/CRM/Deals/Index.jsx". at error (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:2287:30) at Module.error (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:13745:16) at Module.traceVariable (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:14175:29) at ModuleScope.findVariable (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:12615:39) at FunctionScope.findVariable (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:7124:38) at ChildScope.findVariable (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:7124:38) at Identifier.bind (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:8319:40) at CallExpression.bind (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:5888:28) at CallExpression.bind (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:9890:15) at Property.bind (file:///D:/SKB-PRV/node_modules/rollup/dist/es/shared/node-entry.js:5892:23)