Giter Club home page Giter Club logo

Comments (5)

sebbo2002 avatar sebbo2002 commented on June 17, 2024

Oh, that should not be so, of course. I'll take a look tomorrow, thanks for letting me know.

from fileee-backup-downloader.

sebbo2002 avatar sebbo2002 commented on June 17, 2024

Could you try version v2.0.3-develop.1? There should be the current puppeteer in it.

from fileee-backup-downloader.

sebbo2002 avatar sebbo2002 commented on June 17, 2024

I just released v2.0.3 which should work. Thanks for your report.

from fileee-backup-downloader.

loec01 avatar loec01 commented on June 17, 2024

yep, that problem is resolved, however now running in another issue that may be related? See details below, however I was able to install the script with using --unsafe-perm:

sudo npm i -g @sebbo2002/fileee-backup-downloader --unsafe-perm

This was the error message

ERROR: Failed to set up Chromium r970485! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download.
[Error: EACCES: permission denied, mkdir '/usr/lib/node_modules/@sebbo2002/fileee-backup-downloader/node_modules/puppeteer/.local-chromium'] {
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/usr/lib/node_modules/@sebbo2002/fileee-backup-downloader/node_modules/puppeteer/.local-chromium'
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-03-31T20_15_55_103Z-debug.log

Many thanks for your help!

from fileee-backup-downloader.

sebbo2002 avatar sebbo2002 commented on June 17, 2024

No, it doesn't look like this is a mistake on my part. The permissions in the /usr/lib/node_modules folder just weren't enough, so you had to install the script again with root permissions. Here is a good description how you can change that in the future.

from fileee-backup-downloader.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.