TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

NSTL (Pronounced Install)

1 pointsby UziTechover 2 years ago

1 comment

UziTechover 2 years ago
Have you ever been working on a project and ran "yarn install pkg" only to realize that the project you are working on doesn't use yarn so now you have to delete the yarn lock file and re-run the command with npm? Welcome to the future!! Just use "nstl" and you don't have to care about which package manager to use, or which arguments to use. Is it --save-dev or --dev? No one cares. use whichever one you want.