adrianhajdin / portfolio_website

Tutorial created by Enyel Sequeira, taught by JavaScript Mastery

Home Page:https://www.jsmastery.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm ERR! Missing script: "test"

ahmadsohail404 opened this issue · comments

There is some problem with the package.json file, test script is missing and also npm ERR! Failed at the portfolio_nextjs@0.1.0 start script.

The package.json file is a configuration file that contains important metadata about your project, including the project name, version number, and dependencies.

It seems like there are two issues with your package.json file: #37