basti
1
Hello together,
just installed Discourse in a subfolder like explained here:
After starting the wizzard I got this JS error in Chrome-console:
Error: Could not find module `virtual-dom` imported from `discourse-common/lib/icon-library`
And a empty screen with the background…
Current Version: 1.9.beta4
2 Likes
fefrei
(Felix Freiberger)
3
Looks like the wizard is busted – here’s another case:
1 Like
eviltrout
(Robin Ward)
4
Fixed here:
https://github.com/discourse/discourse/commit/32c9ad6f7f4ddab8e1339ea51a9c36a3a57cc9ee
It slipped through our continuous integration so I also spent some time making sure all the tests are running correctly and this won’t happen again.
7 Likes