Steve Hanov

Results 8 issues of Steve Hanov

bar.ts: function bar() { console.log("bar() is called"); } foo.ts: export {bar} from "./bar" Result: export { bar } from "./bar"; //# sourceURL=./foo.ts Uncaught (in promise) TypeError: Error resolving module specifier...

**Bug Description** Under an older version (slate 2.3.1) typing "userec" into the page at https://zwibbler.com/docs finds the single result "useRectangleTool". Under the latest version, as we type, we get no...

bug

Now you can specify an alternative coffee-script.js to use instead of the built-in one. Use --coffeescriptjs . In addition, any other options passed in such as "--bare" are sent to...

I can't install it on Ubuntu 22.04.2 LTS: smhanov@localhost:~/llama$ npm install dalai npm ERR! code 1 npm ERR! path /home/smhanov/llama/node_modules/node-pty npm ERR! command failed npm ERR! command sh -c node...

Coffeescript has evolved in the past year, so I should update the modified version used by jzbuild.

jsLint has some new checks in it, so I should update the builtin copy.

if you are compiling in --watch mode, and you save a file in your editor, and at the exact same moment jzbuild is trying to read the file, the read...

(base) smhanov@megos:~/Applications$ ./Transformer-Lab-0.6.1_5e99536bedd26661b13e868ed1b86bca.AppImage [523892:1106/191201.202261:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that...

bug
linux