Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting exception when starting Rocket Chat: Cannot find module './isBlank' #9445

Closed
distlibs opened this issue Jan 19, 2018 · 0 comments · Fixed by #9451
Closed

Getting exception when starting Rocket Chat: Cannot find module './isBlank' #9445

distlibs opened this issue Jan 19, 2018 · 0 comments · Fixed by #9451
Milestone

Comments

@distlibs
Copy link

Description:

I git pull latest changes from develop branch and when I start Rocket Chat server using meteor command I get exception:

Exception in callback of async function: Error: Cannot find module './isBlank'
I20180119-16:36:35.563(2)?     at makeMissingError (packages/modules-runtime.js:231:12)
I20180119-16:36:35.563(2)?     at require (packages/modules-runtime.js:241:19)
I20180119-16:36:35.563(2)?     at index.js (/home/admin/dev/Rocket.Chat/.meteor/local/build/programs/server/packages/rocketchat_livechat.js:7958:22)
..............................

I think its related to LiveChat. Because I get error when compiling LiveChat:

pm ERR! Cannot read property '0' of undefined
npm ERR! A complete log of this run can be found in:
npm ERR!     /home/admin/.npm/_logs/2018-01-19T14_35_35_610Z-debug.log

Server Setup Information:

  • Version of Rocket.Chat Server: 0.61.0-develop (f3abfd8)
  • Operating System: Ubuntu 16.04.3
  • Deployment Method(snap/docker/tar/etc): git pull
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Enabled
  • Node Version: 8.8.1 - x64
sampaiodiego added a commit that referenced this issue Jan 20, 2018
@rodrigok rodrigok added this to the 0.61.0 milestone Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants