Skip to content

Node 14.17.1 support for new Meteor version 2.3 #60

Description

@liitfr

for people who use new Meteor version 2.3 and need a workaround : you can use temporally https://hub.docker.com/repository/docker/liitfr/meteord which is fork of abernix/meteord supporting node 14

in your MUP settings :

...
    docker: {
      image: 'liitfr/meteord:node-14-base',
    },
...

Related PR : #59

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions