
Description
import { createInstance } from '@featurevisor/sdk';
^
SyntaxError: The requested module '@featurevisor/sdk' does not provide an export named 'createInstance'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:132:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:214:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:113:12)
On Node.js v20.10.0
How can I fix it, or do you need to up the nodejs version on this package?
Metadata
Metadata
Assignees
Labels
No labels