Skip to content

Removes .build/node_modules instead of unlinking it during packaging #212

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thiagohirata
Copy link

@thiagohirata thiagohirata commented Jul 15, 2020

Fixes #170

#24 will copy, and not link, ./node_modules into ./.build/node_modules on Windows when a module is symlinked. This will eventually break copyDependencies, that assumes ./.build/node_modules is not a directory.

@KingDarBoja
Copy link

Fixed on my fork: https://github.com/KingDarBoja/serverless-plugin-typescript

@larahroth
Copy link

Hi! Is anyone looking at this pr actively?! :0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error EPERM: operation not permitted, version 1.1.9
3 participants