You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
take a look at your .env.example and create a copy of that file as ".env". Then, create a db in your mongo as "express-mongoose-es6-rest-api-development" and restart the server.
C:\Users\git project\express-mongoose-es6-rest-api\config\config.js:30
throw new Error(
Config validation error: ${error.message}
);^
Error: Config validation error: child "JWT_SECRET" fails because ["JWT_SECRET" is required]
The text was updated successfully, but these errors were encountered: