nodeSolidServer / nodeSolidServer/node-solid-server
building docker image is failing since 5.8.0
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
@angelo
building docker image is failing since 5.8.0
the build has been updated to node 20 alpine and related test
Could it be the use of node --experimental-require-module ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Docker image build with the Node 20 Alpine setup introduced in 5.8.0, then inspect the use of node --experimental-require-module and the related build test. Done means the image builds successfully and the related test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript, node.js
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100