-
Notifications
You must be signed in to change notification settings - Fork 322
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
Error running with node v6.9.1; Cannot read property 'lastIndexOf' #205
Comments
You are missing the input directory. |
Perhaps this could be resolved by showing a more user-friendly error message when there is no input directory specified? |
Hi, When I try running 'sls invoke local -f hello ' I get the following error Type Error --------------------------------------------- TypeError: Cannot read property 'lastIndexOf' of undefined |
Hi,
When I try running plato with node v6.9.1 (LTS) I get the following error (no errors with node v4.4.4 though)
The text was updated successfully, but these errors were encountered: