Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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