JamBrain / DairyBox

Local development VM and tools for Jammer Core
34 stars 17 forks source link

Toolchain fails to build preact 8.1.0 #40

Closed mkalam-alami closed 7 years ago

mkalam-alami commented 7 years ago

With a fresh Vagrant VM I get the following error during a make:

rollup -c src/config/rollup.config.js .output/public-jammer.vg/main-vg.es6.js > .output/.build/public-jammer.vg/buble.js.tmp
🚨   Could not resolve '../dom' from /vagrant/www/.output/external/preact/vdom/diff.es6.js

I tried tinkering with plugins in the rollup config file, without success. As a workaround, downgrading preact to v7.2.0 fixed the issue.

mikekasprzak commented 7 years ago

Weird. I'm running it on 2 machines fine, plus the live server.

zwrawr commented 7 years ago

Did you get this working now?

mkalam-alami commented 7 years ago

@zwrawr Well I wanted to test it again but I can't even vagrant up right now, I think my setup's broken :P I'll report my findings after reinstalling everything!

mikekasprzak commented 7 years ago

Hey it's been a few months. We've helped a few more folks get the toolchain working for them. Are you interested in trying again, or should we just close this?

mkalam-alami commented 7 years ago

Oh sorry, I didn't push further in the end. Let's say I reopen if I get the issue again. Thanks!