bahmutov / bahmutov/safe-env

Node 4 Support?

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Does it make sense to support Node 4 until it reaches end of life? When installing via yarn, I'm getting:

```bash
error safe-env@1.2.0: The engine "node" is incompatible with this module. Expected version ">=6".
error Found incompatible module
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the package engine declaration that produces the reported Yarn error and inspect the existing environment-variable handling entry point. Try installation and the available tests under Node 4; done means the package installs with Node 4 and its existing behavior remains covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.