Hegel: Variable "console" is not defined!

Created on 15 Jul 2020  路  5Comments  路  Source: JSMonk/hegel

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

bug

Most helpful comment

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:

All 5 comments

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

oops, sorry. It should be visible now

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 ^_^.

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 It's already solved for Node.js, as I remember

Was this page helpful?
0 / 5 - 0 ratings

Related issues

millsp picture millsp  路  3Comments

mohsen1 picture mohsen1  路  5Comments

thecotne picture thecotne  路  5Comments

karimsa picture karimsa  路  4Comments

vkurchatkin picture vkurchatkin  路  5Comments