Code Monkey home page Code Monkey logo

Comments (4)

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

Hey @robertmatogen, you project seems to be using Sequelize 3.24.8 so it is not related to #134 that fixes a specific issue on Sequelize 4.8.+.

We've noticed that you are using forest-express-sequelize package version 1.1.17 (which is 2 month old). Can you upgrade this package with the following command:

npm install --save forest-express-sequelize@latest

And then try to reproduce

from forest-express-sequelize.

robertmatogen avatar robertmatogen commented on May 26, 2024

Hi @arnaudbesnier

Thanks for the response. We initially had the devel branch set up in our package.json, like this

"forest-express-sequelize": "git://github.com/ForestAdmin/forest-express-sequelize.git#devel"

because of the issue mentioned in #134 . I just changed and updated to the latest version, which seems to be 1.4.0.

But unfortunately we still have the same issue.

Here are the versions of some of the packages in our project:

forest-express-sequelize: 1.4.0,
pg: 7.3.0,
sequelize: 4.8.3,
sequelize-typescript: 0.4.0,

from forest-express-sequelize.

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

Could you give us your Forest project url to help us investigate deeper.
The only project I find for you does not reflect such configuration (still on forest-express-sequelize 1.1.17 on sequelize 3.24.8) but I might be looking a the wrong project.

from forest-express-sequelize.

robertmatogen avatar robertmatogen commented on May 26, 2024

Hi @arnaudbesnier

Thank you for your time.

We were able to get to the root of our problem. This seems to have been an issue with the version of sequelize-typescript that we were using. After upgrading to 0.5.0, it seems to be working fine again.

from forest-express-sequelize.

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.