HomePage
HomePage copied to clipboard
Operation error
execution “npm run dev” hint Could not read package.json: Error: ENOENT: no such file or directory, open 'D:\workspace\homepage\package.json'
Please confirm that the package.json file exists in the root directory of your project. If the file does not exist, check whether your project has been initialized correctly, or try to create a new package.json file. You can initialize the project by running the following command:
npm init -y
This will automatically create a default package.json file. If the issue still persists, please provide more information about your project settings and steps taken, so that we can further assist you in resolving the issue.