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
Errores: TypeError: DB.table is not a function
at _callee2$ (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:168:23)
at tryCatch (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:5:2255)
at Generator._invoke (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:5:1815)
at Generator.next (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:5:3106)
at asyncGeneratorStep (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:13:103)
at _next (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:15:194)
at /home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:15:364
at new Promise (<anonymous>)
at Object.<anonymous> (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:15:97)
at Object.migrations (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:246:18)```
The text was updated successfully, but these errors were encountered:
When run command
obremap migrate
then,The text was updated successfully, but these errors were encountered: