-
-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Description
util is node built-in lib, but not in browser. And vite has no polyfill of node util
.
> ../../node_modules/.pnpm/@[email protected]/node_modules/@jsdevtools/ono/esm/types.js:1:9: error: No matching export in "browser-external:util" for import "inspect"
1 │ import { inspect } from "util";
╵ ~~~~~~~
8:08:43 PM [vite] error while updating dependencies:
Error: Build failed with 1 error:
../../node_modules/.pnpm/@[email protected]/node_modules/@jsdevtools/ono/esm/types.js:1:9: error: No matching export in "browser-external:util" for import "inspect"
at failureErrorWithLog (/Users/xiaoxun/github/playground/components-playgound/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1493:15)
at /Users/xiaoxun/github/playground/components-playgound/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1151:28
at runOnEndCallbacks (/Users/xiaoxun/github/playground/components-playgound/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:941:63)
at buildResponseToResult (/Users/xiaoxun/github/playground/components-playgound/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1149:7)
at /Users/xiaoxun/github/playground/components-playgound/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1258:14
at /Users/xiaoxun/github/playground/components-playgound/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:629:9
at handleIncomingPacket (/Users/xiaoxun/github/playground/components-playgound/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:726:9)
at Socket.readFromStdout (/Users/xiaoxun/github/playground/components-playgound/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:596:7)
at Socket.emit (node:events:520:28)
at addChunk (node:internal/streams/readable:315:12)
pitkes22
Metadata
Metadata
Assignees
Labels
No labels