Skip to content
This repository was archived by the owner on Jun 20, 2020. It is now read-only.
This repository was archived by the owner on Jun 20, 2020. It is now read-only.

Error in windows 10 - The term 'waterNet' is not recognized as the name of a cmdlet #7

@ddurgaprasad

Description

@ddurgaprasad

Hello , I have isntalled Docker and ran below command successfully

PS C:\SAI\WaterNet-master> docker build -t water_net .

The below command immediately after this is resulting in errors

PS C:\SAI\WaterNet-master> waterNet -h

waterNet : The term 'waterNet' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ waterNet -h
+ ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (waterNet:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions