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
While testing the chat (pretty awesome, by the way) with PM2, I had an error with the /views folder not loading correctly, because I was calling the app.js file from a different location than the repo folder.
I fix'd it and I'm now about to create a pull request for this.
The text was updated successfully, but these errors were encountered:
While testing the chat (pretty awesome, by the way) with PM2, I had an error with the
/views
folder not loading correctly, because I was calling the app.js file from a different location than the repo folder.I fix'd it and I'm now about to create a pull request for this.
The text was updated successfully, but these errors were encountered: