Giter VIP home page Giter VIP logo

Comments (9)

mertsafter avatar mertsafter commented on June 11, 2024 5

Can we reopen this? I don't think that a downgrade of nestjs should be the solution to this.
I am trying to make this work using nestjs 10 but without success. Seems like the library has to be adjusted to the changes made in nestjs 10

from crud.

viiqswim avatar viiqswim commented on June 11, 2024 5

I'm having the same problem. nestjsx/crud doesn't work with NestJS v10 😢

from crud.

hypesystem avatar hypesystem commented on June 11, 2024 2

@geek-sajjad this repo isn't maintained anymore. See the latest comments and switch to @dataui/crud

from crud.

hypesystem avatar hypesystem commented on June 11, 2024 1

Switching to @dataui/crud as @ckaeslin suggests fixed this for me.

The problem is an unmaintained, unofficial package that has fallen out of sync with nestjs.

I personally took over a project from other people and didn't notice the x in @nestjsx which was a cause of a lot of confusion here 😄

from crud.

nguyennhukhanh avatar nguyennhukhanh commented on June 11, 2024

Error has been successfully fixed!

I downgraded nestjs ver and it's accessible.

     "@nestjs/common": "^9.0.0",
     "@nestjs/core": "^9.0.0",
     "@nestjs/typeorm": "^9.0.0",
     "@nestjs/platform-express": "^9.0.0",

from crud.

nguyennhukhanh avatar nguyennhukhanh commented on June 11, 2024

Can we reopen this? I don't think that a downgrade of nestjs should be the solution to this. I am trying to make this work using nestjs 10 but without success. Seems like the library has to be adjusted to the changes made in nestjs 10

Ok, I will reopen this issue! Hopefully it will update to version 10 of NestJs

from crud.

trocoli96 avatar trocoli96 commented on June 11, 2024

Same problem here! I see the commit, does someone know release date?

from crud.

ckaeslin avatar ckaeslin commented on June 11, 2024

We have switched to https://github.com/gid-oss/dataui-nestjs-crud which is a fork and works for us with nestjs 10.

from crud.

geek-sajjad avatar geek-sajjad commented on June 11, 2024

any update on this issue ? should i switch to other forked repo ?

from crud.

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.