I’ve followed the repo’s instructions to create a TS project. My first clasp push
worked okay but after that I get this error (pasting in the first line, there’s the whole huge request beneath it)
GaxiosError: A file with this name already exists in the current project: Code
Although at the end it says this:
└─ /Users/jonathantuzman/dev/personal/ev-chargers-appscript/appsscript.json
└─ /Users/jonathantuzman/dev/personal/ev-chargers-appscript/Code.js
└─ /Users/jonathantuzman/dev/personal/ev-chargers-appscript/Code.ts
Pushed 3 files.
I later noticed that the docs say “you can no longer edit your script at scripts.google.com” — I had indeed done this in the middle of debugging so I thought maybe that was the problem, so I deleted my file on scripts.google.com, and I actually still get the same error!