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.

Error on the path using Zeit V2

See original GitHub issue

Environment details

  • OS: on zeit deployment
  • Node.js version: latest
  • npm version: latest
  • @google-cloud/vision version: 1.0.0

Steps to reproduce

You can view source online here : https://zeit.co/deployments/testvision-80c8uqjob.now.sh/source

The bug exists only on the deployment with zeit on their new version (2). Just trying to require the library generates the error. You can see the logs here: https://zeit.co/gmulti/testvision/80c8uqjob/logs And, online URL : https://testvision-80c8uqjob.now.sh

I also proposed a post on spectrum to tell them about it: https://spectrum.chat/zeit/serve/google-vision-1-0-0-not-work~966bc190-10ca-43a5-82c9-4d31f3c739e0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
bcoecommented, May 22, 2019

@Gmulti @ecjs my guess is that this bug will crop up on all of our libraries which depend on grpc-js; ncc is not an environment we test in unfortunately.

We’ll make an effort to dig into this as soon as possible, and if anything is figured out on the ncc side of things, we’ll happily try to land a patch.

1reaction
Gmulticommented, May 21, 2019

This has just been reported here : https://github.com/zeit/ncc/issues/398

Read more comments on GitHub >

github_iconTop Results From Across the Web

zeit-now v2 + apollo-server-express: playground error
Currently I am trying to get an api for my nextjs project to work. For deployment I am using zeit's NOW v2 (locally...
Read more >
Project Config with vercel.json
js and running vercel dev , you will get a 404 error when visiting a route configured with cleanUrls locally. It does however...
Read more >
Upgrade Guide - Next.js
Upgrade Guide. Upgrading from 12 to 13. To update to Next.js version 13, run the following command using your preferred package manager:
Read more >
Edge impulse cli installation error - Help
Nanda019 March 11, 2022, 2:36pm #1. Hello, I am getting errors while trying to install edge impulse cli through command prompt.
Read more >
Classic to Zeitwerk HOWTO - Ruby on Rails Guides
Does my Application Comply with Zeitwerk Conventions? config.eager_load_paths; zeitwerk:check; Acronyms; Concerns; Having app in the autoload paths ...
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