Error on the path using Zeit V2
See original GitHub issueEnvironment 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:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@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.This has just been reported here : https://github.com/zeit/ncc/issues/398