Skip to content
This repository was archived by the owner on Dec 10, 2023. It is now read-only.
This repository was archived by the owner on Dec 10, 2023. It is now read-only.

Getting it up and running #2

Description

@DarkStar1

I had some issues making this work with the file-manager app:
Namely

  1. https://github.com/fkoester/angular-filemanager-nodejs-bridge/blob/master/routes/index.js#L158 complained about the mode parameter of the mkdirAsync method so I removed it because according to https://nodejs.org/api/fs.html#fs_fs_mkdir_path_mode_callback it is the default.

  2. https://github.com/fkoester/angular-filemanager-nodejs-bridge/blob/master/routes/index.js#L27
    req.body does not contain a param object rather it contains the path.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions