Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

how to fix this issue npm ERR! JSON.parse Failed to parse json on Glitch? below my package.json { name: backendfinal, version: 1 . 0

how to fix this issue npm ERR! JSON.parse Failed to parse json on Glitch? below my package.json {
"name": "backendfinal",
"version": "1.0.0",
"description": "Project",
"main": "index.js",
"scripts": {
"start": "node server",
"dev": "nodemon server"
},
"keywords": [],
"author": "P",
"license": "MIT",
"dependencies": {
"cors": "^2.8.5",
"date-fns": "^2.23.0",
"dotenv": "^10.0.0",
"ejs": "^3.1.7",
"express": "^4.17.1",
"hbs": "^4.2.0",
"logger": "^0.0.1",
"mongoose": "^6.0.11",
"uuid": "^8.3.2"
},
"devDependencies": {
"nodemon": "^2.0.12"
}
}

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Online Market Research Cost Effective Searching Of The Internet And Online Databases

Authors: John F. Lescher

1st Edition

0201489295, 978-0201489293

More Books

Students also viewed these Databases questions