netlify / vue-cli-plugin-netlify-lambda

Netlify Lambda plugin for Vue CLI
76 stars 12 forks source link

error with new vue project #25

Open waymorphood opened 4 years ago

waymorphood commented 4 years ago
robertleroy commented 4 years ago

I experience the same

jaeming commented 3 years ago

I get this as well ^ the plugin creates the lambda directory under source but the above error tries to resolve it at root.

robertleroy commented 3 years ago

I get this as well ^ the plugin creates the lambda directory under source but the above error tries to resolve it at root.

I gave up on the vue plugin and use the netlify cli, which works well.
I think this is the tutorial I did.. https://www.youtube.com/watch?v=bjVUqvcCnxM

cshomo11 commented 3 years ago

Also seeing this issue in my project, even just using the template hello.js function.

jaeming commented 3 years ago

I get this as well ^ the plugin creates the lambda directory under source but the above error tries to resolve it at root.

I gave up on the vue plugin and use the netlify cli, which works well. I think this is the tutorial I did.. https://www.youtube.com/watch?v=bjVUqvcCnxM

Nice. I ended following these directions: https://www.bensheedy.com/blog/netlify-functions-with-vue-cli/ It was simpler than I thought.

Frodo1980 commented 3 years ago

me too, seems there is no support - don't use it