Giter Club home page Giter Club logo

Comments (4)

jimmylee avatar jimmylee commented on June 21, 2024 1

@idkjs thank you so much for bringing this to my attention!!

This was a mistake.

Luckily, someone needed my help with Heroku deploys so I went through and revised everything. Now we are using 10.7.0 and it should work.

We are also using NextJS 7.0.0 and a non-beta version of Babel. 🎊

from next-postgres-sequelize.

idkjs avatar idkjs commented on June 21, 2024

Tried the updated version. Following your commands gets you this error.

PrisBook:next-postgres$[master !] sequelize db:migrate

Sequelize CLI [Node: 10.6.0, CLI: 4.1.1, ORM: 4.38.1]

Loaded configuration file "config.js".
Using environment "development".

ERROR: Please install 'pg' module manually

Got it working with by running local sequelize per suggestion here sequelize/sequelize-auto#109

./node_modules/.bin/sequelize db:migrate

Deployment with now failed but cant tell you why yet. Will send a note when i get to it.

This is the error:

> [8:04:42 AM] Compiled server in 6s
> npm WARN checkPermissions Missing write access to /usr/lib/node_modules
> npm ERR! path /usr/lib/node_modules
> npm ERR! code EACCES
> npm ERR! errno -13
> npm ERR! syscall access
> npm ERR! Error: EACCES: permission denied, access '/usr/lib/node_modules'
> npm ERR!  { [Error: EACCES: permission denied, access '/usr/lib/node_modules']
> Error! Build failed

from next-postgres-sequelize.

jeremyng123 avatar jeremyng123 commented on June 21, 2024

@idkjs have this error been solved? i have been searching for a solution for this problem but to no avail... :(

from next-postgres-sequelize.

idkjs avatar idkjs commented on June 21, 2024

@jeremyng123 havent been back to it, brother.

from next-postgres-sequelize.

Related Issues (13)

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.