npm creates a local directory tree hierarchy

npm install the package locally, and the dependencies will be installed in parallel. If you want to install it in a tree structure like the old version, you can use the --global-style parameter. A complete example is: npm install xxx-plugin-name --global-style

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326418409&siteId=291194637