Hexagon
Hexagon
@copilot Ensure deno fmt, lint and check passes before committing
@copilot Tests does not pass Check file:///home/runner/work/pup/pup/test/core/status.test.ts TS2345 [ERROR]: Argument of type 'Addr' is not assignable to parameter of type 'NetAddr'. Type 'UnixAddr' is missing the following properties from type...
Are you running enable-service as root? You should either run as a non-privileged user (preferred, as pup installs itself as a user service), or use the --system switch to install...
Following
Follow the instructions on this link https://github.com/Hexagon/cryptalk?tab=readme-ov-file#development, `npm run build` will prepare the environment, then `npx rollup -c rollup.config.js` will generate a non-ninified version of cryptalk.js
I have the same problem with one of my wall plugs. This is the dignostics of a problematic device (shows ~1600W instead of ~160W) Note that in the status field...
Hi! It's not dead, but it's managed as a hobby project by a very small team, so development is spontaneous. Keep reporting any issues encountered, and we'll look at them...
I do not have a windows computer available atm, so i can not test myself. But It would be interesting to see the result if you try running the same...
Does the full installation command work - `deno install -qfrg --allow-env --allow-read --allow-write --allow-sys=loadavg,systemMemoryInfo,osUptime,osRelease,uid,gid --allow-net --allow-run --allow-ffi -n pup jsr:@pup/[email protected]` ?
Great idea, I'd accept a PR for this 👍