Skip to content

[INFO] Settings - Warning: Could not verify bcrypt hash due to missing dependency #70

@Wikinaut

Description

@Wikinaut

After installation, I ran npm install bcrypt (in /opt/etherpad/src).
bcrypt is listed, when I run (in /opt/etherpad/src) npm list.

/opt/etherpad/src$ npm list
ep_etherpad-lite@1.9.4 /opt/etherpad/src
├── async@3.2.4
├── axios@1.6.0
├── bcrypt@5.1.1
....

@JohnMcLear What can be the problem, that the library is not found? I have no idea how to fix this issue.

When I run npm install bcrypt in /opt/etherpad, all modules are gone and etherpad is not working.

Please can you assist.

(running latest code on latest debian).
npm version10.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions