Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

not complete install with material-components-web #21

Closed
insetavijit opened this issue Jul 29, 2018 · 1 comment
Closed

not complete install with material-components-web #21

insetavijit opened this issue Jul 29, 2018 · 1 comment

Comments

@insetavijit
Copy link

its a grate package manager "pnpm" .
thanks for making this thing .

now , i have noticed some issue with pnpm last day
the issue is,
when i am trying to install material-components-web with pnpm its installing the main package not
@material/** dir
but when install with npm its doing the complete install
though i got a work aroung is to copy the @material dir to node modules.

but i though it need to be noticed by u guys .

thanks again..
lots of love

@zkochan
Copy link
Member

zkochan commented Jul 30, 2018

@insetavijit that is correct. pnpm creates a non-flat node_modules, so you'll have a @material folder in the root of node_modules only if one of the direct dependencies of you project is from the @material scope

@zkochan zkochan closed this as completed Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants