hegel icon indicating copy to clipboard operation
hegel copied to clipboard

Variable "console" is not defined!

Open Yamboy1 opened this issue 5 years ago • 5 comments

Trying to setup a basic hello world program fails with the error Variable "console" is not defined!. I've created a repo for this example here: https://github.com/Yamboy1/hegel-test. How do I get the console to work? image

Yamboy1 avatar Jul 15 '20 08:07 Yamboy1

@Yamboy1 your repo is private or does not exist at all...

thecotne avatar Jul 15 '20 13:07 thecotne

oops, sorry. It should be visible now

Yamboy1 avatar Jul 15 '20 20:07 Yamboy1

Hi @Yamboy1. The browser environment still in development. Sorry about that. We will try to implement browser environment as soon as possible and will fix the problem. Thank you for the issue and your interest in the project ^_^.

JSMonk avatar Jul 15 '20 20:07 JSMonk

Not directly related to the browser environment. Node also has console global variable. Any plans to release this support? Loving this tool so much :heart:

richardaum avatar Nov 14 '20 16:11 richardaum

@richardaum It's already solved for Node.js, as I remember

JSMonk avatar Dec 05 '20 19:12 JSMonk