AhMyth-Android-RAT icon indicating copy to clipboard operation
AhMyth-Android-RAT copied to clipboard

npm run start uses global installed Electron instead local

Open zlocate opened this issue 3 years ago • 0 comments

It may break screapt - npm run start if electron does't installed global (by-default it's not true)

I suggest following solution - use npx to run local packages binaries.

zlocate avatar Aug 23 '20 03:08 zlocate