Git Product home page Git Product logo

Comments (5)

george43g avatar george43g commented on June 15, 2024 8

Hey guys - I will get all these updates merged tonight. I've had to take a little sabbatical from this over the last few months and didn't get notified by the new issues that had opened for some reason. I'll be updating both the medium articles and the code repo as well. With newer versions of node, there are some features that may prompt an entire rewrite of this repo to keep it fast/clean.

from better-firebase-functions.

hamishjohnson avatar hamishjohnson commented on June 15, 2024 1

@george43g did you manage to merge the updates? the PR is still open

from better-firebase-functions.

ivan416 avatar ivan416 commented on June 15, 2024

Experiencing the same issue. Looks like there is a fix but it has not been merged.

The workaround in the meantime could be to use only one folder depth.
For example, instead of src/db/users/on-create.ts switch to src/db/on-create-user.ts.

from better-firebase-functions.

cgossain avatar cgossain commented on June 15, 2024

FYI –

I tried that fix and it's working for me.

As a workaround, until this is merged, I had to manually copy/re-implement the function in the referenced PR, and pass it in the funcNameFromRelPath parameter of the exportFunctions() function.

For some reason referencing, the PR fix branch directly in npm was failing to deploy to Google Cloud.

For what it's worth, I'd love to see that PR merged!

from better-firebase-functions.

george43g avatar george43g commented on June 15, 2024

Closing this issue now - this repo was unattended for about a year or so, but is now attended again. The above issue has been fixed and merged into the repo

from better-firebase-functions.

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.