Closed mugioka closed 10 months ago
Latest commit: 082b832794fa90ee251ee2aa59ddd79ef282056c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Summary
Now, accessing to demo site(https://demo.viron.plus) returns 503 due to container is not started.
This is because that /example/nodejs/.npm folder created with root owned folder.
So, we need to define
USER node
beforeRUN npm install
in Dockerfile.updated folder permission is bellow:
Switch to the
Preview
mode and choose aPR template
.Read the Contribution guideline.
NOTE: This is a workaround for this