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

Upgrade fs-extra #431

Merged
merged 4 commits into from
May 21, 2018
Merged

Upgrade fs-extra #431

merged 4 commits into from
May 21, 2018

Conversation

abetomo
Copy link
Contributor

@abetomo abetomo commented May 18, 2018

Fixed according to latest fs-extra.

  • Change the value of _codeDirectory
    • I got the following error.
    Error: Cannot copy '.' to a subdirectory of itself, 'DIR/node-lambda/.lambda'.
    
  • Fix to use relative path when copying files
    • src of the filter function has changed to relative path.

I got the following error.
```
Error: Cannot copy '.' to a subdirectory of itself, 'DIR/node-lambda/.lambda'.
```
It seems that `src` of the filter function has changed to relative path.
@DeviaVir DeviaVir merged commit cb9b930 into motdotla:master May 21, 2018
@abetomo abetomo deleted the upgrade_fs_extra branch May 21, 2018 14:13
@abetomo abetomo mentioned this pull request Aug 10, 2018
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.

2 participants