This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Node 12 support dropped with #3245 #3270
Closed
Description
- Version:
IPFS 0.5+
- Platform:
N/A - not platform specific
- Subsystem:
N/A - ipfs core related
Severity:
High/Medium
Description:
merge-options dropped support for Node 12 with their 3.x release, which IPFS just bumped up. This causes Node 12 install to fail.
Raising on the off chance this was missed -- it might be entirely intentional.
Steps to reproduce the error:
Try to install ipfs
under node 12 -- the install of merge-options will fail.