Andy

Results 42 issues of Andy

### Describe the bug I am having this issue in my app since upgrading to Vite 3. I am still having the issue on **v3.0.2**. The issue only happens with...

bug
possible regression
inconsistency

Hello. My action is failing on the "Run flake8" step with the message `##[error]Cannot read property 'id' of undefined`. Here is my workflow YAML ```yaml name: Lint and Type Check...

``` $ brew tap mickep76/funk-gnarge $ brew install etcdtool ==> Installing etcdtool from mickep76/funk-gnarge ==> Downloading https://github.com/mickep76/etcdtool/archive/3.3.2.tar.gz Error: SHA256 mismatch Expected: f9f4aea1e1459e1f187e8f74faec537b97cb2519bdead9f12e4c1bf93a69df6b Actual: e3e6964e33e4cade95303b642f5b160225e61eac1fe754da606983a4c0edf06e Archive: /Users/andy/Library/Caches/Homebrew/etcdtool-3.3.2.tar.gz To retry an incomplete...

Really excited to use this package. Having trouble installing it though. ```sh $ uname -a Darwin MacBook-Pro-4.local 15.6.0 Darwin Kernel Version 15.6.0: Sun Jun 4 21:43:07 PDT 2017; root:xnu-3248.70.3~1/RELEASE_X86_64 x86_64...

I'm getting these errors for my BestBuy links: ``` E2021-05-15 02:49:20,971 [bstby_1] caught exception during request: 'NoneType' object has no attribute 'text' E2021-05-15 02:49:20,972 [bstby_1] scrape failed --- Logging error...

I got an alert for [this page](https://www.microcenter.com/product/630579/evga-geforce-rtx-3070-xc3-black-gaming-triple-fan-8gb-gddr6-pcie-40-graphics-card) when it isn't actually in stock. ![Screen Shot 2021-05-14 at 10 58 07 PM](https://user-images.githubusercontent.com/8334252/118346243-ff722000-b507-11eb-916b-5d16cd203e97.png) It says "0 in stock" instead of "sold out"...

### Describe the problem I want to set up logging in my sveltekit hook. One of the things I want to log is the number of bytes in the response...

p3-edge-case

My app is working fine. I pointed `monocle` at my working JS bundle and I get the following error followed by an exit. ``` $ monocle --bundle static/js/main.334bd06e.js Starting to...

This file... ```markdown --- title: "Cancer Mortality Exploration" author: "w203 Teaching Team" output: pdf_document --- ## Background In this lab, imagine that your team is hired by a health government...

enhancement

As discussed in issue #123, this PR add a new option to the `CodeFlask` constructor: `customEventListeners`. `customEventListeners` is an object where the keys are the event names and the values...