pnpm root Options --global, -g pnpm root Prints the effective modules directory. Options --global, -g The global package’s modules directory is printed.
pnpm start pnpm start Aliases: run start Runs an arbitrary command specified in the package’s start property of its scripts object. If no start property is specified on the...