Add JSR Packages With pnpm and Yarn, by @lcasdev (@deno_land):
Add JSR Packages With pnpm and Yarn, by @lcasdev (@deno_land):
@parksb
안녕하세요 오픈 소스에 관심있는 개발자입니다!
자정되면서 맞지 않는 부분은 어떤게 있을까요? 🤔
yarn-plugin-catalogs가 pnpm catalog 기능을 yarn에도 확장 시킨것 같은데 이런 부분에서 안맞는게 있는걸까요?
#Yarn #pnpm #javascript
Anyone know how to fix ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL errors?
I have a build script that ends up outputting a build/package.json which is a copy of the parent directories package.json — pnpm seems to want to execute that too.
My pnpm-workspaces.yaml file…
OH!!
OH FUCKING WAIT!!
it's pnpm-workspace.yaml not pnpm-workspaces.yaml 🤦♀️
wait... wait! are you telling me that #pnpm supports `package.json5` instead of `package.json`??? and I learn about it years later?
I've been praying for something like this for ages... and it turns out that we already had it.
How I Manage Node & Package Manager Versions in 2025:
https://dev.to/michalbryxi/how-i-manage-node-package-manager-versions-in-2025-97d
#NodeJS #PNPM #BlogPost #IT #Tech #WebDev #Proto #VersionManager
Finally! #pnpm has disabled `postinstall` scripts by default in npm module - something I reported 8 years ago as a major security risk and provided a POC of it. Now let's see if #npm does the same... #nodejs #cyberSecurity
Big changes in @pnpm 10.0.0: Lifecycle scripts are now blocked by default to combat supply chain attacks. This change is widely supported but comes with some friction.
https://socket.dev/blog/pnpm-10-0-0-blocks-lifecycle-scripts-by-default #NodeJS #pnpm #JavaScript
@pnpm 10 is out: https://github.com/pnpm/pnpm/releases/tag/v10.0.0
Interesting change: “Lifecycle scripts of dependencies are not executed during installation by default! This is a breaking change aimed at increasing security. In order to allow lifecycle scripts of specific dependencies, they should be listed in the pnpm.onlyBuiltDependencies field of package.json.”
Okay so i got #Headplane running manually (non-nix) on my #NixOS host, but i fail to write a working package flake.
Why oh why does it have to be a #PNPM application. The wiki does not help much either.
Did any of you know of an app where i can get inspired? Or has done it themselves?
I am so close.
pnpm comes with Node version management built-in and more! I wrote a post on how to use it
https://francescomenghi.com/blog/manage-node-versions-with-pnpm
@deadparrot That was a shitty starter repo! Monorepo with TS, instant HMR and <1m build time is state-of-the-art.
We've got to take responsibility for our tools. I was just part of an effort to migrate an app with 25 microfrontends from CRA + Yarn Classic + Jest to #Rsbuild + #pnpm + #vitest. It took a couple of weeks, while continuing work on features.
There's a lot of shitty legacy tooling, so we need to teach juniors the good stuff, and tell mgmt to smoke it and eat the costs of upgrading.
Am 9.12. darf ich in Dortmund bei der #Angular Ruhr etwas über #pnpm erzählen. Kommt gerne vorbei! https://www.meetup.com/angular-ruhr/events/304576825
“Since v16.13, Node.js is shipping Corepack for managing package managers.”
What did I just read?!
Testing out #PNPM today, as I've got so many JS projects that are eating my hard drive...
調べた感じは #pnpm が良さそう
In case you're using PNPM and always struggle with `add` syntax for anything but plain package name, my docs improvement to list out (pretty much) all the possible formats is out now: https://pnpm.io/cli/add