Fast, disk space efficient package manager Sponsor us: GH: github.com/sponsors/pnpm OC: opencollective.com/pnpm We don't endorse any memecoins!

pnpm retweeted
Redux Devtools is using Nx and PNPM to boost their #monorepo Check it out github.com/reduxjs/redux-dev… Also, a friendly reminder that we give free, unlimited (!!) Nx Cloud caching & distributed task execution to all open source projects. Ping us! #redux #reactjs
1
14
33
every single time I read pnpm I think about this youtube.com/watch?v=0E00Zuay…
2
2
11
"bit install" uses pnpm (or Yarn) under the hood. It is a very powerful tool that you should know about!
I have written my first article in the @bitdev_ blog! It is about "bit install" and how it makes life easier by automating a lot of things that are currently done manually with npm/pnpm/Yarn! bit.cloud/blog/painless-mono…
14
Looking for an Engineering Manager for the @turborepo team @vercel Apply 👇 vercel.com/careers/engineeri…
3
16
67
pnpm v7.2 is out with a new feature that allows to reduce noise from deprecation warnings github.com/pnpm/pnpm/release… #pnpmrelease
6
54
After a long break, the next edition of the JSValley meetup will take place on June 28th in Kontich (Antwerp)! We have two interesting topics in store: - Form handling in React - Manage your JS dependencies with PNPM We're looking forward meeting you! #javascript #meetup
1
7
3
pnpm retweeted
Are you using pnpm already? Great! If not, you certainly should 👀 This brief article mentions some of the features medium.com/jobtome-engineeri…
2
4
pnpm retweeted
Just created a visualizer tool to display @pnpmjs workspace relationships in a graph. Run 'pnpx pnpm-workspace-graph'! NPM package is here: npmjs.com/package/pnpm-works…
4
6
45
Apparently, if you choose to disable the automatic installation of peer deps in npm (with legacy-peer-deps=true), npm will not print any warnings about missing peer deps. What a mess.
2
8
I've been interested in @pnpmjs for the longest time (is there another content addressed node package manager) yet I've been holding out for the switch. Yesterday I finally did for a side project and I'm impressed how much better it is than the competition. Some things I like:
2
4
19
My personal experience shows that in some projects pnpm can be approx. 10x time faster at resolving dependencies than npm or yarn, and up to 3x more efficient for disk usage. #DEVCommunity dev.to/andreychernykh/yarn-n…
8
31
pnpm retweeted
Replying to @chriscoyier
.gitignore .npmrc Caddyfile env.sample package.json pnpm-lock.yaml pnpm-workspace.yaml readme.md .vscode/
2
2
14
pnpm retweeted
Have you noticed #VSCode's new file nesting feature? 🛁 For example it nests package-lock.json under package.json in the explorer. The defaults are limited, (e.g. nothing similar for pnpm). @antfu7 has your back though with a set of nesting patterns: github.com/antfu/vscode-file…
1
3
18
v7.1.7 and v6.32.19 were released with a performance fix that will make a massive impact on some projects.
3
7
94
tip If you support Node.js 14, add this to your npmrc: engine-strict=true node-version=14.19.0 You will get an error when installing a package that doesn't support Node.js 14. Even if you are using a newer Node.js version at the moment.
2
8
71
Started using @pnpmjs recently in my personal projects. Really impressed with how much quicker they install packages! Definitely gonna use it more 💯
5
6
36
We have crossed 1 million weekly downloads of the pnpm CLI.
2
4
140