Giter Club home page Giter Club logo

Comments (12)

JustinBeckwith avatar JustinBeckwith commented on May 24, 2024 4

Greetings folks! Apologies for the problems. This was supposed to be a semver major bump, and something went wrong in the automated release machinery. I un-published [email protected], and ensured the dist tag is set to [email protected]. We will be digging into what happened here today.

Can someone delete their package-lock.json, npm install, and verify this still works?

from gaxios.

nishant-lbb avatar nishant-lbb commented on May 24, 2024 1

I explicitly defined gaxios: 1.8.4 as a top level dependency. That seemed to work for us.

from gaxios.

m4recek avatar m4recek commented on May 24, 2024 1

It works. Thank you for quick resolution :)

from gaxios.

kubicle avatar kubicle commented on May 24, 2024

We get the same one.
Why was dropping node 6 released as a "patch" version, is this normal?

from gaxios.

AndrewSolonovich avatar AndrewSolonovich commented on May 24, 2024

Have the same issue. Is there a possible workaround?
BTW our version of node is 6.17 (latest docker node 6)

from gaxios.

ThamiduNaveen avatar ThamiduNaveen commented on May 24, 2024

/user_code/node_modules/firebase-admin/node_modules/gaxios/build/src/index.js:28
async function request(opts) {
^^^^^^^^

SyntaxError: Unexpected token function
fails the firebase-admin

from gaxios.

kechkibet avatar kechkibet commented on May 24, 2024

Following, breaks my firebase functions when i try to use admin

from gaxios.

m4recek avatar m4recek commented on May 24, 2024

Cant deploy our Firebase projects on Node 6 because of this. Dropping Node version should be done as major release.

from gaxios.

kechkibet avatar kechkibet commented on May 24, 2024

I had to change the engine on firebase functions to node 8 for it to work. as per this link:
https://firebase.google.com/docs/functions/manage-functions

"engines": {"node": "8"}

from gaxios.

m4recek avatar m4recek commented on May 24, 2024

@kechkibet there is a unfixed problem with Node 8 in Firebase firebase/firebase-functions#429

from gaxios.

ThamiduNaveen avatar ThamiduNaveen commented on May 24, 2024

@m4recek is that connection error on 8 appear frequently?. In which cases that appear?

from gaxios.

m4recek avatar m4recek commented on May 24, 2024

@ThamiduNaveen very frequently, we have scraped production update to Node 8 because of it. More is here firebase/firebase-functions#429

from gaxios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.