#Deno not installing correctly?
28 messages · Page 1 of 1 (latest)
Can you see a folder named
c:\Users\ampwb\.deno
If so, you need to make sure it is in your path
restart your windows
I did
If that doesn't work, you may need to manually add c:\Users\ampwb\.deno to the PATH environment variable
Then reboot your computer once more
ah does path need to be all caps?
You should just copy the path to the current deno installation, even though paths are not case-sensitive in windows.
\No im saying should the variable be called PATH or Path or path like does caps matter for that
If it were me, I'd use a file manager to open the directory where deno is currently installed (the directory with deno.exe in it), and then just copy the path from the file manager
Im not talking about the path
Path
In My Computer, it is configurable through the image interface
Reboot your computer after the setup, then run deno -V in a terminal to see if the setup is complete
Plugins are required for use in vscode