About dev environment #2373
Unanswered
Ashleeey1224
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Where do you run the markbin serve command? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team, I tried to modify codes and try to print output (console.log), but the terminal, debug console... didn't print anything. Any changes I applied didn't run. So I guess probably my dev environment didn't setup properly. That's why I wanna ask for help to check and ensure my environment is correct.
I followed the steps in the documentation, and all my Prerequisites are updated, I did this

When I re-run "markbin serve", the terminal prints these: is it okay?

Based on my current working issue, I tried to found the ts files to edit: CustomListIconProcessor.ts and NodeProcessor, but nothing change, even the console.log()
Beta Was this translation helpful? Give feedback.
All reactions