JOVO - Alexa not working


#1

Dear @jan,
I have implemented complet conversational flows with jovo for google assistant. But if i enable alexa nlu in project.js, It is giving some permission error.
Can any one help me with this?
This is the error during initial build
-> Cannot find module
‘C:\Users\C58253\jovoprojects\testingalexajovo\platforms\alexaSkill\ski
ll.json’

Please help.


#2

Does this also happen with completely new Jovo projects?

$ jovo new NewProject

$ cd NewProject

$ jovo build

#3

Dear @jan,
Yes it is happening for new projects as well


#4

Hm, we tried a lot of different things, but are having a hard time reproducing this.

As a workaround, you could create the Alexa Skill directly on the Alexa Developer Portal without using the Jovo CLI. The steps for this are explained here: https://www.jovo.tech/tutorials/alexa-skill-tutorial-nodejs#create-a-skill-on-the-amazon-developer-portal