Closed zuramai closed 3 years ago
I know it's a silly question, but what is nr used in package.json? The scripts that exists in dev and build scripts
nr
I tried to run pnpm run dev but there's an error 'nr' is not recognized as an internal or external command
pnpm run dev
'nr' is not recognized as an internal or external command
My bad. It's from https://github.com/antfu/ni
I know it's a silly question, but what is
nr
used in package.json? The scripts that exists in dev and build scriptsI tried to run
pnpm run dev
but there's an error'nr' is not recognized as an internal or external command