Skip to content

[Bug report] - local server error due to "js-yaml" update #75

@C17AN

Description

@C17AN

Hello! I found there's a problem with running tutorial server.
By following this server guide, I should encounter this error, "Function yaml.safeLoad is removed in js-yaml 4."...

Printing Error with current guide

image

I think server code should be modified, or using the old version of "js-yaml".

After replacing "js-yaml" to old version(3.14.1)

image

How about replacing "js-yaml": "*" to "js-yaml" : "3.14.1" in package.json?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions