You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following errors occur on reload in my current trails set up:
error:
TypeError: Cannot assign to read only property 'server' of object '#<Object>'
at HapiTrailpack.configure (node_modules/trailpack-hapi/index.js:38:22)
at app.after.then (node_modules/trails/lib/trailpack.js:63:26)
error:
TypeError: Cannot assign to read only property 'orm' of object '#<Object>'
at BookshelfTrailpack.configure (index.js:100:5)
at app.after.then (node_modules/trails/lib/trailpack.js:63:26)
Following errors occur on reload in my current trails set up:
package.json:
The text was updated successfully, but these errors were encountered: