arloliu / copy-node-modules

Fast deploy Node.js modules from local source folder to distination folder
26 stars 14 forks source link

Fix issue with symlinks #11

Closed Bessonov closed 6 years ago

Bessonov commented 6 years ago

Lerna creates a symlinks for modules and therefore copy-node-modules throws:

Error: Error: EINVAL: invalid argument, readlink '/home/developer/frontend/dist/node_modules/common'
ezze commented 6 years ago

@Bessonov, thanks for nice addition. @arloliu, can you publish this?

arloliu commented 6 years ago

Sorry for the late response, I will publish new release