`PS C:\Users\Doggo\Downloads\tundracord> npx shadcn-ui@latest init
Need to install the following packages:
[email protected]
Ok to proceed? (y) y
node:fs:580
return binding.open(
^
Error: package.json: ENOENT: no such file or directory, open 'C:\Users\Doggo\Downloads\tundracord\package.json'
at Object.openSync (node:fs:580:18)
at Object.readFileSync (node:fs:459:35)
at Object.readFileSync (C:\Users\Doggo\AppData\Local\npm-cache_npx\125ee17d583c4e03\node_modules\jsonfile\index.js:50:22)
at _e (file:///C:/Users/Doggo/AppData/Local/npm-cache/_npx/125ee17d583c4e03/node_modules/shadcn-ui/dist/index.js:245:5248)
at _t (file:///C:/Users/Doggo/AppData/Local/npm-cache/_npx/125ee17d583c4e03/node_modules/shadcn-ui/dist/index.js:245:5379)
at file:///C:/Users/Doggo/AppData/Local/npm-cache/_npx/125ee17d583c4e03/node_modules/shadcn-ui/dist/index.js:245:5606
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)
at async loadESM (node:internal/process/esm_loader:28:7)
at async handleMainPromise (node:internal/modules/run_main:120:12) {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'C:\Users\Doggo\Downloads\tundracord\package.json'
}`