Skip to content
New issue

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

Better Invalid Manifest Error #586

Open
grant opened this issue Mar 28, 2019 · 0 comments
Open

Better Invalid Manifest Error #586

grant opened this issue Mar 28, 2019 · 0 comments

Comments

@grant
Copy link
Contributor

grant commented Mar 28, 2019

Expected Behavior

Clasp should provide a nice error when there's a clasp push error due to the manifest being broken.

Actual Behavior

Push failed. Errors:
Request contains an invalid argument.
Files to push were:
└─ appsscript.json
└─ index.ts

Steps to Reproduce the Problem

Have a manifest like this (with $schema):

{
  "$schema": "http://json.schemastore.org/appsscript",
  "timeZone": "America/New_York",
  "dependencies": {
  },
  "exceptionLogging": "STACKDRIVER"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant