Tony Ivanov

Results 21 issues of Tony Ivanov

As a developer that doesn't directly keep track of what I stash into corestore - I want to be able to query corestore for a list of cores available in...

Hi! I got this error everytime i tried running middleman ``` $ bundle exec middleman /.../tumblargh/lib/middleman/extensions/tumblargh.rb:30:in `alias_method': undefined method `find_resource_by_destination_path' for class `Middleman::Sitemap::Store' (NameError) ``` Moving the alias line to...

This project is not an iteration of SSH as it does not extend the SSH protocol itself and is not compatible with existing clients nor tooling and runs on a...

Hello everyone, I've seen a similar agenda that attacks ES6 projects to rewrite everything to TypeScript, I'm curious to know if there is a similar repository as this one, keeping...

question

Hello, I'm getting this lexical error when running a dependency through crass ```bash Optimizing pub/build/bundle.css failed: Parse error on line 4: ...lign:inherit}:where(:root){-webkit-tap-h -----------------------^ Expecting 'STRING', 'IDENT', 'S', '(', 'TO', '+',...

Just leaving this note here: I used this lib in a project together with abstract-level and it introduced some spooky action, I can't really explain what happened but it caused...

Hello cool tool, but It's a bit awkward to use. My usecase for a CLI would be to integrate it with other tooling, think of the software known as `netcat`....

Hello Palette failed when it tried to parse https://raw.github.com/joshuaclayton/dotfiles/master/vim/colors/github.palette - complaining that a symbol had no method 'upcase' So I've fixed it.

Hello, I imported package `browser-level` and received the following error ``` ✘ [ERROR] Could not resolve "events" node_modules/abstract-level/abstract-level.js:5:33: 5 │ const { EventEmitter } = require('events') ╵ ~~~~~~~~ The package...

This bug affects nodejs/test-environments Excerpt from [block.js](https://github.com/multiformats/js-multiformats/blob/4a36fb7ee49edb4300267b90301ef0e4300cbc46/src/block.js#L182C38-L182C38) ```js const bytes = codec.encode(value) //