Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motoko deploy command ERROR #251

Closed
fenixbul opened this issue Nov 8, 2023 · 2 comments · Fixed by #252
Closed

Motoko deploy command ERROR #251

fenixbul opened this issue Nov 8, 2023 · 2 comments · Fixed by #252

Comments

@fenixbul
Copy link

fenixbul commented Nov 8, 2023

When I attempted to deploy using the 'Motoko: Deploy' command in Visual Studio Code, I received the following error message:
'Request vscode-motoko/deploy-playground failed with message: Record is missing key "start_page".'

This occurred while trying to deploy a project to the Motoko playground.

Any suggestions on how to resolve this missing 'start_page' key issue would be greatly appreciated.

@rvanasa
Copy link
Contributor

rvanasa commented Nov 8, 2023

Thanks for the bug report! A recent change in the Motoko Playground interface was the underlying cause of this issue. This is now fixed in version 0.14.3 of the extension.

Let me know if you run into any other issues, and I'll do my best to get back to you as soon as possible. Cheers!

@fenixbul
Copy link
Author

fenixbul commented Nov 10, 2023

@rvanasa, Hi there! 👋

Fantastic news! 🎉 Thanks a lot for the swift response and fix. I've updated to version 0.14.3, and everything looks great now. 🚀

I appreciate the quick turnaround and your dedication to maintaining the Motoko Playground Integration. If I come across any more issues, I'll be sure to let you know.

By the way, on a slightly different note, I was wondering about the Motoko base modules. Is it possible to have function and variable autocomplete for imported modules? This feature would be incredibly helpful for development. 🤔

Keep up the awesome work! 👍

Cheers! 🌟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants