When i dowload cookie parser build fails
{
"name": "gildnovel",
"version": "1.0.0",
"description": "",
"main": "index.js",
"engines": {
"node": "18.x"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/yuyulbm/novels.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/yuyulbm/novels/issues"
},
"homepage": "https://github.com/yuyulbm/novels",
"dependencies": {
"axios": "^0.27.2",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"cypress": "^13.1.0",
"dotenv": "^16.3.1",
"express": "^4.18.1",
"jsonwebtoken": "^8.5.1",
"mongoose": "^6.0.12",
"multer": "^1.4.3",
"node": "^17.3.0",
"nodemon": "^3.0.1",
"path": "^0.12.7"
}
}
