Three.js folders do not appear when installed in the project

hi!
Until a few days ago I did not have any problems working until when creating a new project using the console " npm install --save three " and " npm install --save-dev vite " the folders “node_modules”, “packagues.json” and " package-lock.json" do not appear anymore, the strangest thing is that there is no error in the console, it shows the message as if the folders had been created.
and i can’t work like that!

thx!!!