Euphoria-Check-PERMA-Meter-Express
Euphoria-Check-PERMA-Meter-Express copied to clipboard
[BUG] NPM start not working.
Did as said in the readme.md file and this error occurred.
PS C:\Users\ASUS\Documents\GitHub\Euphoria-Check-PERMA-Meter-Express> npm start
> [email protected] start
> nodemon app.js
[nodemon] 3.0.2
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,mjs,cjs,json
[nodemon] starting `node app.js`
API key does not start with "SG.".
express-session deprecated req.secret; provide secret option app.js:24:9
Server Started Sucessfully
rs
[nodemon] starting `node app.js`
API key does not start with "SG.".