Search Criteria
Package Details: vscode-node-debug2 1.43.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vscode-node-debug2.git (read-only, click to copy) |
---|---|
Package Base: | vscode-node-debug2 |
Description: | A VS Code debug adapter that supports debugging Node via the Chrome Debugging Protocol. |
Upstream URL: | https://github.com/microsoft/vscode-node-debug2 |
Licenses: | MIT |
Submitter: | pjvds |
Maintainer: | pjvds |
Last Packager: | pjvds |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-05-06 12:06 (UTC) |
Last Updated: | 2022-05-06 12:06 (UTC) |
Latest Comments
neilsimp1 commented on 2024-02-26 02:47 (UTC)
I received the same error as prometheus.
I got it to build by running:
NODE_OPTIONS="--no-experimental-fetch" yay -S vscode-node-debug2
(Found this from https://stackoverflow.com/a/76727235/4265939)
prometheus commented on 2023-06-09 23:34 (UTC)