Help, why hasn't pnpm installed the dependencies of "@tarojs/react"? #8894
Answered
by
zkochan
zhaojinzhao
asked this question in
Q&A
-
In my project, i installed "@tarojs/react" library with pnpm, but the dependencies of "@tarojs/react" didn't be installed. there is no node_modules dir in @tarojs/react dir. why? |
Beta Was this translation helpful? Give feedback.
Answered by
zkochan
Dec 22, 2024
Replies: 1 comment 1 reply
-
The dependencies of |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zhaojinzhao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The dependencies of
@tarojs/react
are insidenode_modules/.pnpm
. Read this article to understand how it works: https://pnpm.io/blog/2020/05/27/flat-node-modules-is-not-the-only-way