javascript-tutorial/engine

"Cannot find module './ko.yml" error

Violet-Bora-Lee opened this issue ยท 13 comments

image

Hello, Ilya and the Team!

I've got the report from the Korean users that there is problem on the Tasks section

You could refer the image on the top.

Let me know what I can do or let me know if the issue can be resolved.

Thanks as always!

#30

I've made new PR to resolve the issue

Could you check and merge?

Sorry to summon you ๐Ÿ˜ข @iliakan

Thanks for mentioning me, @Violet-Bora-Lee ! Please don't hesitate to do so.
PR merged.

Thanks, @iliakan
However, the same issue is reproduced. ๐Ÿ˜ญ ๐Ÿ˜ญ

The PR didnโ€™t help? Did you git pull?

You could check that the issue hasn't resolved on the ko.javascript.info ๐Ÿ˜ฅ

@Violet-Bora-Lee I made a few changes, please pull the server. What's wrong with ko.javascript.info? Give me a screenshot of the error?

Every code box doesn't work well. You can reproduce the issue very easily.

image

Thanks, fixed!

Got it! ๐Ÿ‘

I'm thinking to replace alert with console.log, shown below the text, what you think?

Mobiles may be a concern.

I prefer Alerts styles as I usually read the tutorial on the mobile.

But when you change to the 'console.log' styles and add the comments on the code boxes, users could get enough information without using dev tools.