Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When executing *.ps1 should set current working folder to script folder #45

Closed
holytshirt opened this issue Aug 14, 2018 · 1 comment
Closed
Assignees
Labels

Comments

@holytshirt
Copy link

~\PreDeploy.ps1
Release Number = 1.0.0.0
Loading server modules from d:\dev\huddle\src
& : The term '.\tokenise.ps1' 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 ~\PreDeploy.ps1:26 char:3
+ & .\tokenise.ps1 "$thisScriptPath\NavigationUI" "$projectTokensPath"
+   ~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (.\tokenise.ps1:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Loading configuration for local.  Project tokens path is 
@AndrewJanuary
Copy link
Contributor

Closing. Fixed in v0.2.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants