Skip to content

Upgrade Node for Magento PWA setup #117

@amaankulshreshtha

Description

@amaankulshreshtha

I am following this tutorial to set up Magento PWA app. I need NodeJS >=10.14.1 LTS, but the current version inside the container is v6.17.1.
I tried to follow this SO answer to update NodeJS inside the container but ran into the following error

W: chmod 0700 of directory /var/lib/apt/lists/partial failed - SetupAPTPartialDirectory (1: Operation not permitted)
W: chmod 0600 of file /var/lib/apt/lists/deb.nodesource.com_node%5f6.x_dists_stretch_InRelease failed - Item::QueueURI (1: Operation not permitted)
W: chmod 0644 of file /var/lib/apt/lists/deb.nodesource.com_node%5f6.x_dists_stretch_InRelease failed - 201::URIDone (1: Operation not permitted)

after running the first command.

Please suggest a way to upgrade NodeJS inside this container.

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