-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
The following error is generated when importing poweralto:
import-module -Global ipv4math
import-module : The specified module 'ipv4math' was not loaded because no valid module file was found in any module
directory.
At line:1 char:1
- import-module -Global ipv4math
- CategoryInfo : ResourceUnavailable: (ipv4math:String) [Import-Module], FileNotFoundException - FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
Is the ipv4math module a third party module that is a requirement?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels