Jordan Cole

Results 3 comments of Jordan Cole

I hit this bug. ``` Error: Missing cli argument in custom command wrapper. at CustomCommandWrapper.action (/snapshot/pkg/core/build/src/commands/custom.js:164:23) at /snapshot/pkg/core/build/src/commands/base.js:213:41 at async /snapshot/pkg/core/build/src/util/open-telemetry/spans.js:46:20 ``` We have a custom `uproot` command that behaves...

I've just run into this issue. Version 2.0.0 *does* exist, but it's not published to rubygems.org. You can install it if you add this to your `Gemfile`: ```ruby gem 'piwik_analytics',...

Also, I updated the package version from 0.0.1 to 0.1.0 in `package.json`, because 1) I think this plugin is pretty reliable, and 2) it's technically accurate SemVer because the `topojsonSrc`...