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:///Users/aadeshkulkarni/Documents/teleportHQ/index.js:18
const { files } = await ReactGenerator.generateComponent(uidl)
TypeError: ReactGenerator.generateComponent is not a function
at file:///Users/aadeshkulkarni/Documents/teleportHQ/index.js:18:40
at ModuleJob.run (node:internal/modules/esm/module_job:193:25)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:533:24)
at async loadESM (node:internal/process/esm_loader:91:5)
at async handleMainPromise (node:internal/modules/run_main:65:12)
Trying the sample code shown in readme.MD
index.js
Error:
package.json
The text was updated successfully, but these errors were encountered: