Skip to content

Cannot parse the JSON. eror #21338

@rhwork

Description

@rhwork

Prerequisites

Steps to reproduce

Running the examples on:
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/test-json?view=powershell-7.4

Basic example:
"{'name': 'Ashley', 'age': 25}" | Test-Json

Expected behavior

As per the documentation:

"{'name': 'Ashley', 'age': 25}" | Test-Json

True

Actual behavior

Line |
   1 |  "{'name': 'Ashley', 'age': 25}" | Test-Json
     |                                    ~~~~~~~~~
     | Cannot parse the JSON.

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      7.4.1
PSEdition                      Core
GitCommitId                    7.4.1
OS                             Microsoft Windows 10.0.22000
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Visuals

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution-Won't FixThe issue won't be fixed, possibly due to compatibility reason.WG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core moduleWG-ReviewedA Working Group has reviewed this and made a recommendation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions