Giter Site home page Giter Site logo

Comments (7)

smolinari avatar smolinari commented on May 28, 2024 1

@TriPSs - Any chance you could re-publish the query-typegoose package if I post a PR with the changes?

Scott

from nestjs-query.

TriPSs avatar TriPSs commented on May 28, 2024

I think there are indeed some publishing issues with Typegoos, thought I fixed those but will check it out. Will also check the any it's complaining about.

from nestjs-query.

smolinari avatar smolinari commented on May 28, 2024

Awesome.... thank you! @TriPSs

Scott

from nestjs-query.

smolinari avatar smolinari commented on May 28, 2024

@TriPSs - When do you think you can get to this or have you started working on it? I have a bit of time and can try myself to get the Typegoose package up-to-date.

Scott

from nestjs-query.

TriPSs avatar TriPSs commented on May 28, 2024

@smolinari that would be awesome! The earliest for me would be the end of next week.

from nestjs-query.

smolinari avatar smolinari commented on May 28, 2024

@TriPSs - Ok. I'm giving it a shot. It looks like everything builds and tests ok. I also upped the deps as in the PR I wrote.

I think the issue must be in how you published the package to npm.

I noticed in the package.json of query-typegoose the following setting is different than in the other packages:

  "files": [
    "dist/src/**"
  ],

Everywhere else it is:

  "files": [
  "src/**"
],

I think that is the culprit, maybe?

Scott

from nestjs-query.

TriPSs avatar TriPSs commented on May 28, 2024

Makes sense indeed

from nestjs-query.

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.