- 0 verbose cli C:Program Filesnodejsnode.exe C:UsersHPAppDataRoamingnpmnode_modulesnpmbinnpm-cli.js
1 info using [email protected]
2 info using [email protected]
3 silly config load:file:C:UsersHPAppDataRoamingnpmnode_modulesnpmnpmrc
4 silly config load:file:C:UsersHPDesktopstudants.npmrc
5 silly config load:file:C:UsersHP.npmrc
6 silly config load:file:C:UsersHPAppDataRoamingnpmetcnpmrc
7 verbose title npm start
8 verbose argv “start”
9 verbose logfile logs-max:10 dir:C:UsersHPAppDataLocalnpm-cache_logs2024-06-06T05_29_00_734Z-
10 verbose logfile C:UsersHPAppDataLocalnpm-cache_logs2024-06-06T05_29_00_734Z-debug-0.log
11 silly logfile start cleaning logs, removing 4 files
12 verbose stack Error: Could not read package.json: Error: ENOENT: no such file or directory, open ‘C:UsersHPDesktopstudantspackage.json’
13 error code ENOENT
14 error syscall open
15 error path C:UsersHPDesktopstudantspackage.json
16 error errno -4058
17 error enoent Could not read package.json: Error: ENOENT: no such file or directory, open ‘C:UsersHPDesktopstudantspackage.json’
18 error enoent This is related to npm not being able to find a file.
18 error enoent
19 verbose cwd C:UsersHPDesktopstudants
20 verbose os Windows_NT 10.0.19045
21 verbose node v20.12.2
22 verbose npm v10.8.1
23 verbose exit -4058
24 verbose code -4058
25 error A complete log of this run can be found in: C:UsersHPAppDataLocalnpm-cache_logs2024-06-06T05_29_00_734Z-debug-0.log
When I am trying to npm start. Show ing error.
I tried npm install , but no use
Abhishek Vijayan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.