-
When I run Edit: I did some investigation in gatsby/packages/create-gatsby/src/init-starter.ts Lines 12 to 31 in bfce533 So... I have to set something in a config file? I checked the .npmrc options and it didn't mention anything about cli.packageManager ...
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Did more digging, found out the config file I needed to change: https://github.com/gatsbyjs/gatsby/blob/master/docs/docs/glossary/yarn.md#using-yarn-as-your-gatsby-package-manager |
Beta Was this translation helpful? Give feedback.
Did more digging, found out the config file I needed to change: https://github.com/gatsbyjs/gatsby/blob/master/docs/docs/glossary/yarn.md#using-yarn-as-your-gatsby-package-manager