Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Node for Magento PWA setup #117

Open
amaankulshreshtha opened this issue Aug 11, 2020 · 0 comments
Open

Upgrade Node for Magento PWA setup #117

amaankulshreshtha opened this issue Aug 11, 2020 · 0 comments

Comments

@amaankulshreshtha
Copy link

amaankulshreshtha commented Aug 11, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant