dyne / dyne.github.io

GNU Affero General Public License v3.0
0 stars 1 forks source link

using npm creates discrepancies #144

Open Sakrecoer opened 7 months ago

Sakrecoer commented 7 months ago

As of https://github.com/dyne/dyne.github.io/commit/71ccdcdd6710dbcc02d4344930feb2266325081c, starting astro with the commands listed in the README.md creates a site that looks different.

Since we're now using pnpm in CI, it might be worth reflecting this in README.md.

jaromil commented 2 weeks ago

I have no idea how to use pnpm and the differences with npm. When previewing I use nvm and npm. Is this really necessary? @puria

puria commented 2 weeks ago

open to people use the tool of their choice. npm prolificates node_modules for each project. pnpm do not, mostly i use it for ecology