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
> cd dist; CONFIG_FILE=bundle-test-config.yaml node invoke.js
file:///Users/robers19/src/github/innablr/revolver/dist/invoke.js:1
import { handler as revolverHandle } from './revolver.js';
^^^^^^^
SyntaxError: The requested module './revolver.js' does not provide an export named 'handler'
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)
Node.js v22.5.1
The text was updated successfully, but these errors were encountered: