socioboard / Socioboard-5.0

Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.

Home Page:http://www.socioboard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR Generating swagger files in Micro-Services

agrecasens opened this issue · comments

Hello! I am having trouble running npm run swagger.

npm ERR! Missingscript:
npm ERR! npm run

They are some of the errors, how can I solve them?

Hello @agrecasens

To generate a swagger file please run the following commands:

set node_env= development
npm run dev

87

No luck with that... I uninstalled and reinstalled all npm packages, but it seems to me that the problem is somewhere else. I have a list of all the changes haha, in case I found the solution I would share it.

Do you have any idea how I can solve it? Excuse me, I'm new to programming

Hello @agrecasens
Look like few steps missed while set-upping the project,Please check the installation procedure here : https://github.com/socioboard/Socioboard-5.0/blob/master/INSTALLATION.md