Ákos Kovács

Results 3 comments of Ákos Kovács

You did not mention which version of marko-cli marko etc do you use. I spent some time to make it work too, but basically every step is in the README...

Yes you have to create `marko-cli.js` with the content i linked. And you have to add at least `lasso` `lasso-marko` `lasso-require` packages to the `devDependencies` If you have another lasso...

I played with it a little bit more. I think the problem is that the `[email protected]` project has `[email protected]` dependency. While `[email protected]` package has `[email protected]` dependency. I think the solution...