big milestone: #orogene, a fully #rust #rustlang based package manager for the #npm ecosystem, has successfully resolved, and written a lockfile for, a project scaffolded by create-react-app!

@zkat super cool project! Curious if your plan is npm-like compatibility or something different?

For example, yarn v1 is (almost always) a drop-in replacement for npm, whereas pnpm is just slightly different and sometimes breaks things (and yarn v2 is entirely different). If that made sense? 😅

@codetalkio kinda somewhere in between. I plan to be as compatible as possible but it’s not going to do things exactly like NPM (what’s the point?)