digaus/community-capacitor-fullscreen

Can not install via npm

Opened this issue · 1 comments

I can not install via:

npm install @capacitor-community//fullscreen

I can an error with:

% npm install @capacitor-community//fullscreen

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /Users/nguyenminhduc/development/app/@capacitor-community/fullscreen/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/Users/nguyenminhduc/development/app/@capacitor-community/fullscreen/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in: /Users/nguyenminhduc/.npm/_logs/2023-08-14T07_14_54_123Z-debug-0.log
digaus commented

Hello, it is not published to NPM yet

Will see if I can find some time soon to do so