hiitiger / goverlay

DirectX hook and game overlay solution for Electron, Qt and CEF, just like discord/steam game overlay,inject any app to overlay in your game
Other
800 stars 111 forks source link

electron-overlay dependencies are not installed #111

Closed rob1121 closed 1 year ago

rob1121 commented 1 year ago

image

After I put electron-overlay addon and build our project, seems like the dependencies are not installed. do you the the link to the prebuild electron-overlay addon?

or I really have to install it manually one by one?

    "@photostructure/tz-lookup": "^8.0.0",
    "batch-cluster": "^12.1.0",
    "exiftool-vendored.exe": "^12.65.0",
    "extract-file-icon": "^0.3.2",
    "luxon": "^3.4.3",
    "node-gyp-build": "^4.6.1",
    "throttle-debounce": "^5.0.0",
    "he": "^1.2.0",
//...
rob1121 commented 1 year ago

It is a pnpm issue. I updated .npmrc and all deps are installed.

shamefully-hoist=true
public-hoist-pattern=*