We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Note: Non-breaking issues are likely not to be prioritized. Please consider a PR in addition to your issue)
A project would be created using the provided ID as the parent. The ID is from a Google Spreadsheet
The program errors out and spits out the following message: Request contains an invalid argument
Request contains an invalid argument
claps create --parentID <ID from the previous step>
node -v
clasp -v
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
A project would be created using the provided ID as the parent. The ID is from a Google Spreadsheet
Actual Behavior
The program errors out and spits out the following message:
Request contains an invalid argument
Steps to Reproduce the Problem
claps create --parentID <ID from the previous step>
Specifications
node -v
):v22.5.1
clasp -v
):2.4.2
Mac
The text was updated successfully, but these errors were encountered: