Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

error with new vue project #25

Open
waymorphood opened this issue Jul 7, 2020 · 6 comments
Open

error with new vue project #25

waymorphood opened this issue Jul 7, 2020 · 6 comments

Comments

@waymorphood
Copy link

  • vue create testnetlify
  • cd testnetlify
    -vue add netlify-lambda
  • npm run serve, get error
    package-lock json (Working Tree) — testnetlify 2020-07-07 10-27-39
@robertleroy
Copy link

I experience the same

@jaeming
Copy link

jaeming commented Sep 24, 2020

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

@robertleroy
Copy link

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
Copy link

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

@jaeming
Copy link

jaeming commented Sep 24, 2020

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
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants