-
Notifications
You must be signed in to change notification settings - Fork 497
Closed
Description
When trying to import any of the exported functions (e.g. import { create } from 'jsondiffpatch') the app crashes with the message:
ReferenceError: process is not defined
at node_modules/chalk/index.js (http://localhost:3001/node_modules/.vite/jsondiffpatch.js?v=3a1733f2:2664:31)
at __require (http://localhost:3001/node_modules/.vite/chunk-OZKD6XBJ.js?v=3a1733f2:9:44)
at http://localhost:3001/node_modules/.vite/jsondiffpatch.js?v=3a1733f2:2825:31
App is built using Vite and svelte.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels