The Electron Lasso Blues

Devin Beliveau
2 min readMar 30, 2017

A quick search of GitHub for projects that use Electron, Marko and Lasso revealed that ours was the only repo. Another search for just Electron and Lasso got us excited as it revealed one more project that we quickly cloned down and played with. Turns out the Lasso that was used was something completely different and not the Lasso from eBay we are trying to use. We figured we may be the first people trying to build an Electron app using Marko / Lasso. It’s unclear. If anyone knows of any projects that exist, please comment them!

Two days into our Electron project we had a fun, simple concept. We were using Marko, we were using Lasso, things were building and working. Unfortunately as soon as we started actually building our app using the standard Electron main.js and renderer.js and tried passing things around, we ran into fs issues. Turns out it’s not actually a Lasso issue. The same thing happened with Webpack. Fortunately Webpack has a fix, documented here: Webpack Targets. As far as we can tell, nothing similar exists for Lasso at this point, so Webpack it is for now.

We do have new issues with Webpack, but hopeully we’ll be able to work through them so we can continue building our app.

Image taken from the official Lasso npm site.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Devin Beliveau
Devin Beliveau

Written by Devin Beliveau

Once a developer, now a tech writer. Always a traveler.

No responses yet

Write a response