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

Serverless 0.5.x compatibility #9

Open
martinmicunda opened this issue Mar 25, 2016 · 2 comments
Open

Serverless 0.5.x compatibility #9

martinmicunda opened this issue Mar 25, 2016 · 2 comments

Comments

@martinmicunda
Copy link

This plugin doesn't seem to work with latest serverless v0.5.0.

/node_modules/bluebird/js/release/async.js:49
        fn = function () { throw arg; };
                           ^

TypeError: Path must be a string. Received undefined
  at assertPath (path.js:8:11)
  at Object.posix.join (path.js:479:5)
@hideyuki
Copy link
Contributor

I fixed this issue and made the pull request #11

@jjmartin
Copy link

i think your pull request is in the latest 1.3 version but its still not working for me

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

No branches or pull requests

3 participants