GithubHelp home page GithubHelp logo

Comments (7)

steveoh avatar steveoh commented on June 9, 2024

bump

from ask-toolkit-for-vscode.

ShenChen93 avatar ShenChen93 commented on June 9, 2024

Hi @steveoh ,
Sorry for responding late and thanks for reporting this issue. We do find this problem exist, and we will have a look into it and try to solve it as soon as possible.

Best,
Shen

from ask-toolkit-for-vscode.

ShenChen93 avatar ShenChen93 commented on June 9, 2024

@steveoh The JSON validation has been updated and this problem has been fixed. Please check. If this problem still exists, you can try to reload the plugin or restart vscode. Thx.

from ask-toolkit-for-vscode.

steveoh avatar steveoh commented on June 9, 2024

looks good thanks!

from ask-toolkit-for-vscode.

dilunika avatar dilunika commented on June 9, 2024

Still, this issue is there when you build from AWS CodePipeline Alexa Skill Deploy provider.
Object instance at property path "$.manifest.apis.custom.endpoint" has unexpected property: "sourceDir".
Screen Shot 2020-01-09 at 11 00 46 AM

from ask-toolkit-for-vscode.

RonWang avatar RonWang commented on June 9, 2024

Hey @dilunika , when you use AWS CodePipeline to deploy Alexa Skill, you might need to avoid deploying your skill.json with "sourceDir" field inside.

This field is an ask-cli v1.x ask deploy specific field (not quite related to VSCode's file linter) and thus failure happens when it's deployed using AWS CodePipeline. I'd suggest you follow https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-alexa-skills-kit.html#tutorials-alexa-skills-kit-push 's steps to deploy through CodePipeline, especially use ask api get-skill -s skill-ID > skill.json to get a CodePipeline supported skill.json file.

from ask-toolkit-for-vscode.

jkdilunika avatar jkdilunika commented on June 9, 2024

Thanks @RonWang .

from ask-toolkit-for-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.