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

TypeError: Cannot read property 'name' of undefined #19

Closed
pinussilvestrus opened this issue Nov 22, 2016 · 1 comment
Closed

TypeError: Cannot read property 'name' of undefined #19

pinussilvestrus opened this issue Nov 22, 2016 · 1 comment

Comments

@pinussilvestrus
Copy link

Hi,

after your latest commit last night, feathers-swagger fails to run in my project:

image

Is there anything new required since the last commit?

regards.

@daffl
Copy link
Member

daffl commented Nov 22, 2016

Use the latest version 0.3.0 from npm. You may have to change new feathersSwagger.utils.* to feathersSwagger.* like new feathersSwagger.utils.Definition() to feathersSwagger.definition().

@daffl daffl closed this as completed Nov 22, 2016
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

2 participants