Martin Gottweis

Results 14 comments of Martin Gottweis

Hey, this should be fixed by enduro 1.4.38, just update by running `npm i enduro -g`. Let us know if it works for you. Found out couple other tests are...

Awesome, glad to hear that. Let us know if you run into any other issues. I guess people will always have to run bower install to fetch the dependencies, since...

Hey @halsn , Could you share the contents of `cms/generators/foos/test-page.js`? What would you expect to see at the admin page you took screenshot of? Generators are basically the same pages...

Hey, could you try running `npm i` in the project folder? marked is a dependency(adds markdown) and needs to be installed.