Error: Named export 'ShieldCogCornerIcon' not found. The requested module 'lucide-react' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from 'lucide-react';
const { CheckIcon, ChevronDownIcon, ChevronsDownUpIcon, ChevronsUpDownIcon, CopyIcon, ExternalLinkIcon, InfoIcon, KeyRoundIcon, LockIcon, MinusIcon, PlusIcon, ShieldCheckIcon, ShieldCogCornerIcon } = pkg;
file:///vercel/path0/dist/docs/server/vc-ap-e3e2a9/OperationList-DyQkMUoL.js:34
import { CheckIcon, ChevronDownIcon, ChevronsDownUpIcon, ChevronsUpDownIcon, CopyIcon, ExternalLinkIcon, InfoIcon, KeyRoundIcon, LockIcon, MinusIcon, PlusIcon, ShieldCheckIcon, ShieldCogCornerIcon } from "lucide-react";
^^^^^^^^^^^^^^^^^^^
SyntaxError: Named export 'ShieldCogCornerIcon' not found. The requested module 'lucide-react' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from 'lucide-react';
const { CheckIcon, ChevronDownIcon, ChevronsDownUpIcon, ChevronsUpDownIcon, CopyIcon, ExternalLinkIcon, InfoIcon, KeyRoundIcon, LockIcon, MinusIcon, PlusIcon, ShieldCheckIcon, ShieldCogCornerIcon } = pkg;
at #asyncInstantiate (node:internal/modules/esm/module_job:319:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:422:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:661:26)
at async Object.lazy (file:///vercel/path0/dist/docs/server/vc-ap-e3e2a9/openapi-BxSCnz1G.js:606:29)
at async file:///vercel/path0/node_modules/react-router/dist/development/chunk-OE4NN4TA.mjs:4441:23