-
Notifications
You must be signed in to change notification settings - Fork 40
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
block in invalid_location_error': undefined method
name' for nil:NilClass
#350
Comments
I am facing the same issue now. |
zat server does not cause problems.
Ruby and NodeJS version change doesn't help. |
Although this error is not very descriptive, it actually does indicate a problem with the manifest file. I was getting this error for a while and I manually created the package and uploaded it, and I received the same validation error from the Zendesk app upload screen. I was using the manifest that was created from the "zat new" command, so, it shouldn't have been wrong (I suspect it may be the '"flexible": true' line in the support app, but, who knows). I tossed the default manifest file and I created a new manifest filed from the example here and it worked: https://github.com/zendesk/demo_apps/blob/master/v2/support/basic_ticket_sample_app/manifest.json |
It worked for me too, thanks! |
Whenever I run a zat command (except zat server which seems to work ok) I get the following :
Not really seeing what that refers to. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: