Description
I can't start dev and I can't build
To Reproduce
try starting dev or building on linux latest version of wails
Expected behaviour
it shouldn't give error
Screenshots

Attempted Fixes
No response
System Details
Wails Doctor
# Wails
Version | v2.9.0
Package Manager | pacman
# System
┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| OS | EndeavourOS |
| Version | Unknown |
| ID | endeavouros |
| Go Version | go1.22.4 |
| Platform | linux |
| Architecture | amd64 |
| CPU | Intel(R) Core(TM) i3-4005U CPU @ 1.70GHz |
| GPU 1 | GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (NVIDIA Corporation) - Driver: nouveau |
| GPU 2 | Haswell-ULT Integrated Graphics Controller (Intel Corporation) - Driver: i915 |
| Memory | 4GB |
└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
# Dependencies
┌───────────────────────────────────────────────────────────────────┐
| Dependency | Package Name | Status | Version |
| *docker | docker | Available | 1:26.1.4-1 |
| gcc | gcc | Installed | 14.1.1+r58+gfc9fb69ad62-1 |
| libgtk-3 | gtk3 | Installed | 1:3.24.42-1 |
| libwebkit | webkit2gtk | Installed | 2.44.2-1 |
| npm | npm | Available | 10.8.1-1 |
| pkg-config | pkgconf | Installed | 2.1.1-1 |
└───────────────────── * - Optional Dependency ─────────────────────┘
# Diagnosis
Required package(s) installation details:
- npm: sudo pacman -S npm
Optional package(s) installation details:
- docker: sudo pacman -S docker
WARNING Your system has missing dependencies!
♥ If Wails is useful to you or your company, please consider sponsoring the project:
https://github.com/sponsors/leaanthony
Additional context
I'm using pnpm to install packages and that's why I don't have npm
Description
I can't start dev and I can't build
To Reproduce
try starting dev or building on linux latest version of wails
Expected behaviour
it shouldn't give error
Screenshots
Attempted Fixes
No response
System Details
Additional context
I'm using pnpm to install packages and that's why I don't have npm