Error working with google apps script locally in VSCode using CLASP and push command

305 Views Asked by At

I have cloned a google apps script project but when trying to deploy the changes with the push command I get the following error:

PS D:\evcPRD> clasp push

No valid D:\evcPRD.clasp.json project file. You may need to create or clone a project first.

enter image description here

Any idea how to solve this?

Thank you

0

There are 0 best solutions below