You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file:///B:/AI/inpaint-web/node_modules/.store/@Inlang[email protected]/node_modules/@inlang/sdk/dist/loadProject.js:8
import { ProjectSettings, Message } from "./versionedInterfaces.js";
^^^^^^^
SyntaxError: The requested module './versionedInterfaces.js' contains conflicting star exports for name 'Message'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:485:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:109:5)
The text was updated successfully, but these errors were encountered:
file:///B:/AI/inpaint-web/node_modules/.store/@Inlang[email protected]/node_modules/@inlang/sdk/dist/loadProject.js:8
import { ProjectSettings, Message } from "./versionedInterfaces.js";
^^^^^^^
SyntaxError: The requested module './versionedInterfaces.js' contains conflicting star exports for name 'Message'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:485:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:109:5)
The text was updated successfully, but these errors were encountered: