objecthub-io / ObjectHub

ObjectHub is an open repository for software objects and a development platform.
2 stars 1 forks source link

Deployed Micro Page shows error: 'Cannot find module 'cheerio'' #298

Closed mxro closed 6 years ago

mxro commented 6 years ago

When deploying a Micro Page, it shows the following error:

{"errorMessage":"Cannot find module 'cheerio'","errorType":"Error","stackTrace":["Module.require (module.js:353:17)","require (internal/module.js:12:17)","Object.<anonymous> (/var/task/index.js:2:15)","Module._compile (module.js:409:26)","Object.Module._extensions..js (module.js:416:10)","Module.load (module.js:343:32)","Function.Module._load (module.js:300:12)","Module.require (module.js:353:17)"]}
objecthub-io commented 6 years ago

This error does not seem to appear anymore.