Unable to execute

Open
#185 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
powershell
Domain
tooling

Research direction

Start by inspecting CheckClientUpdates.ps1 at line 171 and reproduce the parser error with PowerShell 4.0, the version reported in the issue. Trace the ampersand-containing text shown in the error and confirm the script can execute without that parsing failure; the issue does not specify a command or expected output beyond successful execution.

Written by the indexing model from the issue text.

Description

Receiving below error :--

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double
quotation marks ("&") to pass it as part of a string.
At G:\Backup\CheckClientUpdates.ps1:171 char:190

  • ... ures">Features <span class="Bump-link-symbol float-right text-normal text-gray-l ...

PS version details:--

Name Value


PSVersion 4.0
WSManStackVersion 3.0
SerializationVersion 1.1.0.1
CLRVersion 4.0.30319.420
BuildVersion 6.3.9600.1917
PSCompatibleVersions {1.0, 2.0, 3.
PSRemotingProtocolVersion 2.2

Dominant language
Jupyter Notebook
Stars
1.6k
Forks
749
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/tigertoolbox

All issues in microsoft/tigertoolbox

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.