PNPM
PNPM
# installation brew install pnpm # run pnpm <command>
You can NOT use
pnpm
with React Native Expo because Expo has "implicit" dependencies which goes in contrast with symlink ofpnpm
.
# installation brew install pnpm # run pnpm <command>
You can NOT use
pnpm
with React Native Expo because Expo has "implicit" dependencies which goes in contrast with symlink ofpnpm
.