Jacob J. Walker
Results
2
issues of
Jacob J. Walker
I just installed TSLab, in Anaconda, and everything was looking good, but when I tried to run the first program: ``` import * as tslab from 'tslab'; console.log('Hello, tslab!') console.log('Versions:',...
I am struggling with how to access the api for apis that require ids from Habitica that start with a number, since numbers can't be the beginning of a variable/object/etc......