Skip to content

Specify a lower version of node to prevent the bug of unzipper (18.14 works) #3

Description

@fengh16

There is a bug of unzipper ( ZJONSSON/node-unzipper#271 ) with new versions of node. This project uses unzipper as well.

According to ZJONSSON/node-unzipper#271 (comment) , someone mentioned that 18.14.0 works.

Therefore, before the fix of unzipper, I suggest specify a lower version of node. For example, FROM node:18.14.2-slim works for me.

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