wejs / we

[Deprecated] See @go-catupiri as a direct golang port
MIT License
214 stars 54 forks source link

we run have error #167

Closed hoaibac closed 7 years ago

hoaibac commented 7 years ago

The file configuration.json was created Error on bootstrap: ...w\node_modules\bluebird\js\release\async.js:61 fn = function () { throw arg; };

Can't create table news.userprivacities (errno: 150 "Foreign key constraint is incorrectly formed") ^

albertosouza commented 7 years ago

Hi @hoaibac , Is the first time that i see this error in one we.js project ... lets find the problem.

What is your database? What is your SO? You have changed the type of user model id? You have run the yo wejs:app comand?

hoaibac commented 7 years ago

@albertosouza It's done. My Database is exist. Thank for support.

albertosouza commented 7 years ago

Ok, thanks for you feedback.