objecthub-io / ObjectHub

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

Micro Page error 'cannot find module cheerio' #312

Closed mxro closed 6 years ago

mxro commented 6 years ago

Steps

Findings

The following error occurs:

Error: Cannot find module 'cheerio'
Stacktrace:
Module.require (module.js:353:17)
require (internal/module.js:12:17)
Object. (/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)
mxro commented 6 years ago

It works after adding some HTML.

mxro commented 6 years ago

This does not seem to appear consistently.

mxro commented 6 years ago

This seems to be fixed with the new Micro Page editor.