Hi,
My forum was working just fine until I tried to add two plugins…
- git clone https://github.com/discourse/discourse-solved.git
- git clone https://github.com/discourse/discourse-spoiler-alert.git
Ever since, when I rebuild (which takes 40 minutes by the way!) I receive a blank browser window, and the below console error.
Uncaught Error: Could not find module `handlebars` imported from `discourse-common/lib/raw-handlebars`
c _vendor-f4425d4b17932067d5c6d206656c04d9.js:22
c _vendor-f4425d4b17932067d5c6d206656c04d9.js:22
findDeps _vendor-f4425d4b17932067d5c6d206656c04d9.js:34
c _vendor-f4425d4b17932067d5c6d206656c04d9.js:22
findDeps _vendor-f4425d4b17932067d5c6d206656c04d9.js:34
c _vendor-f4425d4b17932067d5c6d206656c04d9.js:22
requireModule _vendor-f4425d4b17932067d5c6d206656c04d9.js:16
<anonymous> _start-discourse-81637605c9aa837e31086f280d3afdaa.js:18
<anonymous> _start-discourse-81637605c9aa837e31086f280d3afdaa.js:16
<anonymous> _start-discourse-81637605c9aa837e31086f280d3afdaa.js:7
_vendor-f4425d4b17932067d5c6d206656c04d9.js:22:30
c _vendor-f4425d4b17932067d5c6d206656c04d9.js:22
c _vendor-f4425d4b17932067d5c6d206656c04d9.js:22
findDeps _vendor-f4425d4b17932067d5c6d206656c04d9.js:34
c _vendor-f4425d4b17932067d5c6d206656c04d9.js:22
findDeps _vendor-f4425d4b17932067d5c6d206656c04d9.js:34
c _vendor-f4425d4b17932067d5c6d206656c04d9.js:22
requireModule _vendor-f4425d4b17932067d5c6d206656c04d9.js:16
<anonymous> _start-discourse-81637605c9aa837e31086f280d3afdaa.js:18
forEach self-hosted:208
<anonymous> _start-discourse-81637605c9aa837e31086f280d3afdaa.js:16
<anonymous> _start-discourse-81637605c9aa837e31086f280d3afdaa.js:7
Any help would be much appreciated! I only finished building the forum today, and adding these two plugins has broken it again