labnol / apps-script-starter

Setup a local development environment inside Visual Studio Code and build Google Workspace add-ons with Google Apps Script
https://www.youtube.com/watch?v=KxdCIbeO4Uk
MIT License
1.1k stars 176 forks source link

Error: Nested clasp projects are not supported. #40

Closed swapnil1104 closed 4 years ago

swapnil1104 commented 4 years ago

Hi I am following your step by step guide on youtube to clone this repo, and I am getting stuck on the 5th step, to create a new clasp project. npx clasp create --title "My Project" --rootDir ./dist --type standalone

Screenshot 2020-10-12 at 1 35 43 PM

Is there any misconfiguration done at my end? Do you happen to have an insight to this problem?