Alex
Alex
How do you set up the permissions? I tried this example and I got no error ```typescript plugins: [ // Add Jovo CLI plugins here new AlexaCli({ // ... files:...
Thank you! We do "skill enablement" in our validation process after deployment. Looks like it doesn't work for skills using the `householdList` API. Bug on their side? 🤔 There is...
Hey @jakelevi I tried it with jovo v4 and jovo v3, but I can't reproduce it. ```shell $ jovo3 new foobar $ cd foobar $ rm ./package-lock.json $ jovo3 run...
Hey, unfortunately, there's no functionality to combine templates on installation (or after). Create a new project with the largest overlap of features you need and copy and paste the other...
Hey, sorry for the late response. Currently, it's not possible to create a new project from your own repo or an url. I would recommend creating your custom template in...