question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does not work with Nextjs deployed on Vercel

See original GitHub issue

Describe the bug I am trying to use bluelinky on vercel via api functions but getting error : ENOENT: no such file or directory, open '/var/task/node_modules/push-receiver/src/gcm/android_checkin.proto'

Usefull info(please complete the following information):

  • OS: [Do not know what Vercel has]
  • Bluelinky Version [v7.6.6]
  • Region: [EU]
  • Brand: [kia, hyundai]

Additional context Everything works on localhost and also on heroku. Just Vercel seems like problem.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Hanrider8commented, Sep 28, 2022

yes yes, during build time or runtime there are no errors. Only after instance call.

0reactions
Hanrider8commented, Oct 14, 2022

I will try that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Deploy a Next.js Site with Vercel
This guide will show you how to deploy a Next.js site and get your domain set up. Next.js is the React framework created...
Read more >
Next.js and Vercel - Deploying Your Next.js App
Pages that use Static Generation and assets (JS, CSS, images, fonts, etc) will automatically be served from the Vercel Edge Network, which is...
Read more >
Deploying NextJS to Vercel failed - Stack Overflow
Sometimes Vercel acts wired that my codes run locally(npm run dev) but fail after upload. This happens when I use Github automatic ...
Read more >
How To Deploy Your NextJS App Through Vercel - Upmostly
Publishing your Next.js app can sometimes be a pain. One of the key benefits of using the Next.JS framework to create your website...
Read more >
Deploying Next.js applications to Vercel - Nx
Skipping build if the application is not affected. One of the core features of Nx is to run code quality checks and builds...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found