dalelane / scratch-extension-development

Development environment for creating your first Scratch extension
Apache License 2.0
17 stars 17 forks source link

successfully run ./4-publish.sh but got error when try the link #9

Closed chingoduc closed 1 month ago

chingoduc commented 1 month ago

Hi,

I have tried to run your difffrent blocks of the extension. At the last stage, I have run ./4-publish.sh with success, but when I tried the link : https://username.git.io/extensionname/scratch I got 404 error. Can you help? Thanks, Chi Ngo

dalelane commented 1 month ago

Please take another look at the instructions in https://github.com/dalelane/scratch-extension-development/blob/master/INSTRUCTIONS.md#publish-your-finished-extension

In particular, I suspect you may have skipped the bit where you substitute in your username and extension name.

chingoduc commented 1 month ago

Hi Dale,

Thanks for your prompt feedback. I found out the reason. There was a spelling error in my link. It must be https://chingoduc.github.io/new_extension_UI/scratch instead of https://chingoduc.github.io/new_extension_ui/scratch.

The link with UI works now.

Thanks a lot, Chi Ngo

On Sat, Jul 13, 2024 at 4:51 PM Dale Lane @.***> wrote:

Please take another look at the instructions in https://github.com/dalelane/scratch-extension-development/blob/master/INSTRUCTIONS.md#publish-your-finished-extension

In particular, I suspect you may have skipped the bit where you substitute in your username and extension name.

— Reply to this email directly, view it on GitHub https://github.com/dalelane/scratch-extension-development/issues/9#issuecomment-2226840810, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHGJ4URMG2JB2KC2GDHH6TZMD2B7AVCNFSM6AAAAABKZ6PHE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRWHA2DAOBRGA . You are receiving this because you authored the thread.Message ID: @.***>