Ben
Ben
I'm also hitting this issue with a Remix app, there is also an open issue on the ipfs-utils library for it. `ipfs-http-client` has been deprecated for a while, so won't...
@kangmingtay any chance you could review this? I came from https://github.com/supabase/auth/pull/1330#issuecomment-1848007008, but discovered there is no way to actually use this endpoint from the SDK > hi @JKFSOM, thanks for...
Edward – first of all, I'm so sorry it took me this long to respond to this issue, I'm really grateful for your very detailed response. I ended up getting...
It's serial. On a fresh install I was able to run `gv2_thermal_printer_config.py` successfully, and it is now printing text and images via the Adafruit driver without garbage, however the print...
As a temporary fix, below is a transpiled version of `example.js`, which works out of the box: ``` 'use strict'; var _index = require('../index'); var _index2 = _interopRequireDefault(_index); var _dotenv...
I'm facing this exact error when trying to use a package that depends on `ipfs-utils` (via `ipfs-http-client`). ``` Error: Cannot find module './fetch.node' Require stack: - /Users/**/build/index.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)...
@Chrisdo82 no, I just changed the folder name and moved on after reporting
@nickreynolds Sure, will create a PR
Also having this issue
Also requesting this @emilkowalski