Skip to content

'Sourcing:' is not recognized #3

@Gerboa

Description

@Gerboa

I've added SolutionScripts as a project package in a VS2015 solution. When the solution loads, it displays "Sourcing: myScriptName.ps1" in the Package Manager Console, correctly running the myScriptName.ps1 script but also then displays an error:

The term 'Sourcing:' 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:9

  •     Sourcing: myScriptName.ps1
    
  •     ~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (Sourcing::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