Software Archive
Read-only legacy content
17061 Discussions

Error when Adding Plugin

Tu_T_
Beginner
340 Views

Hi, 

I'm currently having issues installing a plugin from Github.

It states:

Unknown error

Uh oh! ENOENT, no such file or directory 

c:\... 

Is there anyway to fix this?

 

 

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
340 Views

I recommend you install it using the NPM option, not via github. Installing from a github repo is always "dicey" -- especially if you install from the github master branch. A "released" package in the npm registry is a fixed entity. The npm package name is cordova-plugin-admob-free.

0 Kudos
Tu_T_
Beginner
340 Views

Cheers Paul! That helped!

 

0 Kudos
Reply