-
Notifications
You must be signed in to change notification settings - Fork 9k
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
problems an build #329
Comments
Hi, run |
Hi, thanks for your answer. I've run npm install before, without any problems. But the problems still exists. Do I need some more dependent files? |
the lessc dependency was just added over the weekend. After npm install, you should see this:
|
Hi, i've cloned this repo this morning.
But I couldn't find the less. |
Right you are. Please pull again, it should be resolved. |
It works now, great, thank you very much.
|
Hi folks,
actually I'm trying to get swagger-springmvc or swagger4spring-web running with the current swagger-ui. But for some reasons, the JSON coming from them seems to be incompatibel with the swagger-ui. For example the http errorresponse message is named reason in the JSON, but message in the ui.
So I would like to build swagger-ui. I've installed npm, handlebars.js and java too. I've done npm install, without any errors. But on npm run-script build I got:
Whats wrong here? I'm developing on Mac OS.
Thanks for any answer.
Regards
Steffen...
The text was updated successfully, but these errors were encountered: