csv2notion icon indicating copy to clipboard operation
csv2notion copied to clipboard

Termina thinks .csv file is a command

Open DanielColinaCuartin opened this issue 1 year ago • 0 comments

I tried running sudo csv2notion --add-missing-relations --token [TOKEN] --url [URL] resort_data.csv

And I get an error saying zsh: command not found: resort_data.csv

So It must think my csv is a command for some reason? I tried putting the token and URL within quotation marks "" but still get the same issue. If I move the --add-missing-relations flag, I get told that command could not be found.

DanielColinaCuartin avatar Apr 15 '24 20:04 DanielColinaCuartin