Skip to content

proxy setting in package.json  #1

Description

@rohitzGit

Error : When specified, "proxy" in package.json must be a string.
Instead, the type of "proxy" was "object".
Either remove "proxy" from package.json, or make it a string

changing the proxy settings as below worked:
"proxy": "http://localhost:8080/api"

Is it fine to proceed as above?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions