Music Maker project on Blockly

121 views
Skip to first unread message

Ankit Mishra

unread,
Aug 7, 2022, 12:39:07 PM8/7/22
to Blockly
I'm new to Blockly, Please help me publish the Music Maker Project. I'm done with coding part after following the tutorial properly but still it is not functioning as it was expected after opening it with Live server through VS code. I'm sharing the link to the project, Please help figure out this. 

Christopher Allen

unread,
Aug 8, 2022, 2:08:47 PM8/8/22
to blo...@googlegroups.com
Hi Ankit,

Please help me publish the Music Maker Project. I'm done with coding part after following the tutorial properly but still it is not functioning as it was expected after opening it with Live server through VS code.

I'm not exactly sure what you mean by "publish".  Have you tried opening the file starter-code/index.html in your browser, as described in step 3 of the codelab?  It should work equally well to open this as a file: URL directly from disk or as an http: or https: URL via any (non-broken) HTTP(S) server.

(Unfortunately I'm not familiar with VS code's live server; perhaps someone else who is can chime in if that requires some particular set up in order to work.)


Christopher

Maribeth Bottorff

unread,
Aug 8, 2022, 2:29:19 PM8/8/22
to Blockly
Hi,

If you're getting an error related to "No message string found for..." when opening the codelab code in a browser, try adding
<script src="https://unpkg.com/blockly/msg/en.js"></script>
right after the script tag where you add blockly itself. This normally isn't required if you only need English language files but due to an ongoing issue this should fix that error.

Maribeth
Reply all
Reply to author
Forward
0 new messages