electron-plugin icon indicating copy to clipboard operation
electron-plugin copied to clipboard

Error trying to add plugin from github

Open SrPatinhas opened this issue 6 years ago • 2 comments

So, I tried to add a plugin from github, but it return me an error, plugin maybe some more options an liberty from where the packages come, because, they don't need to be all from https://www.npmjs.com/

The build is a clean one from quick-start, using electron "^6.0.12" and Windows 10.

I tried several combos from (here )[https://docs.npmjs.com/cli/install] but some did get to an error, others blocked in some security walls for public access

SrPatinhas avatar Oct 15 '19 14:10 SrPatinhas

I tried to install as normal would in the console and it work fine, but in the app, it didn't

"SrPatinhas/dreamovies-plugin-example": "0.0.1"

image

"github:SrPatinhas/dreamovies-plugin-example": "0.0.1" image

but the last one, it returns an error as well if I try to install by console.

SrPatinhas avatar Oct 15 '19 14:10 SrPatinhas

🙏 Sorry For the late reply, I did not get the notification so have not seen this issue 🙏

@SrPatinhas sorry really as i did not get the notification so it completely run out of my radar. I will double check and create an example project and solve code issues that i find.

Thanks you and your colleagues for opening this issues and trying the library. Please feel free to be angry at me for not noticing this before.

alvarolorentedev avatar Apr 08 '21 07:04 alvarolorentedev