Open Stadly opened 2 years ago
@Stadly unless NASM.NASM is a portable package, the installer would be responsible for adding the package to the path. If it is adding it to the path, restarting the terminal would be necessary to get the environment variables refreshed for that session.
This is very much related to #2453 and my subsequent response regarding what the NASM installer actually does. Because winget doesn't explicitly control the default install location, and the fact that users may be able to override install locations with the --location
flag if the installer supports it, this is the responsibility of the NASM team to implement into their installer
@denelon - Beat me by seconds again!!
This seems to be an old issue: https://bugzilla.nasm.us/show_bug.cgi?id=3392224
Brief description of your issue
When installing NASM, it is not added to the path.
Steps to reproduce
winget install -e --id NASM.NASM
Expected behavior
Actual behavior
Environment