sutandojs / sutando

Sutando is a modern Node.js ORM, like Laravel Eloquent.

Home Page:https://sutando.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli not working

sacsbrainz opened this issue · comments

after running this command

sutando init

i get this error

/home/.nvm/versions/node/v20.10.0/bin/sutando: line 1: syntax error near unexpected token `(' 'home/.nvm/versions/node/v20.10.0/bin/sutando: line 1: `const { program } = require('commander');

Thank you for your feedback.
I have fixed the issue and released a new version, 1.1.1. Please update to the latest version and try running the command again.
If you encounter any further issues after updating, please let me know.

yes it works fine

but i am using es6 import method and typescript