You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using pnpm to install packages for my project, and after installing packages, I saw that there is a .pnpm folder in the node_module directory, all packages are placed into the .pnpm folder, this cause a problem that ts could not found any module. what should I do to solve it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using pnpm to install packages for my project, and after installing packages, I saw that there is a .pnpm folder in the node_module directory, all packages are placed into the .pnpm folder, this cause a problem that ts could not found any module. what should I do to solve it?
Beta Was this translation helpful? Give feedback.
All reactions