Я искал везде и не мог найти решение
ошибка, которая выходит ![enter image description here](https://i.stack.imgur.com/Qu5vI.png)
package.json
{
"name": "apirest",
"version": "1.0.0",
"description": "API para consultar rucs de Paraguay por numero o nommbre",
"main":"index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"author": "Daniel Resoalbe resoalbe@gmail.com",
"license": "ISC",
"dependencies": {
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.18.3",
"crypto": "^1.0.1",
"express": "^4.16.3",
"express-handlebars": "^3.0.0",
"jwt-simple": "^0.5.1",
"moment": "^2.22.2",
"mongoose": "^5.2.15"
},
"devDependencies": {
"nodemon": "^1.18.4"
}
}
Я искал решение в Heroku, но не нашел его