Skip to content

馃摑 Added Section on Debugging With Zed - #100

Open
Linkazen wants to merge 1 commit into
kando-menu:mainfrom
Linkazen:add_zed_debugging
Open

馃摑 Added Section on Debugging With Zed#100
Linkazen wants to merge 1 commit into
kando-menu:mainfrom
Linkazen:add_zed_debugging

Conversation

@Linkazen

Copy link
Copy Markdown

Adds a new section to the "Debugging and Profiling" section.

Also, I was encountering an issue where running npm install was causing this error

npm warn deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
npm error code 1
npm error path /home/Linkazen/Documents/Coding/kando-menu.github.io/node_modules/sharp
npm error command failed
npm error command sh -c node install/check.js || npm run build
npm error > sharp@0.34.5 build
npm error > node install/build.js
npm error
npm error sharp: Attempting to build from source via node-gyp
npm error sharp: See https://sharp.pixelplumbing.com/install#building-from-source
npm error sharp: Found node-addon-api
npm error sharp: Please add node-gyp to your dependencies
npm error A complete log of this run can be found in: /home/Linkazen/.npm/_logs/2026-08-11T12_53_43_065Z-debug-0.log

So I have added node-gyp as a dev dependency to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant