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

RAML 1.0 no error message when raml file parsing failed #258

Closed
zontafil opened this issue Apr 7, 2016 · 2 comments
Closed

RAML 1.0 no error message when raml file parsing failed #258

zontafil opened this issue Apr 7, 2016 · 2 comments

Comments

@zontafil
Copy link

zontafil commented Apr 7, 2016

I'm trying the 1.0 branch, and it seems that when the raml file can't be parsed correctly, the console just prints:

  TypeError: Cannot read property 'buffer' of undefined
      at api-console.js:903
      at processQueue (function.ts:82)
      at function.ts:82
      at Scope.$eval (function.ts:82)
      at Scope.$digest (function.ts:82)
      at function.ts:82
      at completeOutstandingRequest (function.ts:82)
      at function.ts:82

without useful information

@sichvoge
Copy link
Contributor

Do you have a RAML file that you can add or can you try it again? We made some improvements and I wonder if its still an issue.

@sichvoge
Copy link
Contributor

sichvoge commented Aug 9, 2016

Closing that as this is tracked by #315.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants