aaronpowell / ps-nvm

PowerShell module for managing multiple Node.js versions

Repository from Github https://github.comaaronpowell/ps-nvmRepository from Github https://github.comaaronpowell/ps-nvm

Preload semver assembly

aaronpowell opened this issue · comments

Investigate if RequiredAssemblies = @() in the psm1 can be used rather than our own Import-Module step in the module.