Help with installing

hello im a newbie and i am following a tutorial on youtube about making nfts and i cant seem to get node js to work in visual studio. I have downloaded it to my laptop but it keeps saying

npm ERR! enoent ENOENT: no such file or directory, open โ€˜C:\Users\myabr\source\repos\package.jsonโ€™
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\myabr\AppData\Local\npm-cache_logs\2021-12-29T19_50_53_043Z-debug-0.log

someone help as i got a good nft project i designed all the artwork just need to create 10000 nfts and deploy them aaaarrrggg

do you have package.json in current directory?

mmmm i aint got a clue mate just following moralis youtube tutorial ok so when i download it do i have to put it in a folder or something

i put npm install on visual studio and its not finding it

I think that you have to be in a specific folder when you run that command npm install

yea it must be that thanks