Envis Dev Notes

Understand the tools and the systems behind them

Technical notes on development environments, runtimes, package managers, and working with Envis.

Latest

1 article
2026-09-0412 min read

A complete guide to Node.js versions, npm, and Corepack

From choosing LTS or Current to major releases, npm registries, the global prefix, and Corepack: a practical map of Node.js environment management.

Read article