Skip to content

fibers package is causing compilation failure on node >=16.x #389

Open
@meherhendi

Description

since the Fibers package doesn't work in the latest versions of nodejs, the "yarn start:dev-ng-spree" command is failing
I see two solutions to this:

  • fixing it by updating sass-loader package and removing Fibers from package.json
  • recommending switching to a node version =< 15.x under the documentation

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