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

Getting it up and running #2

Open
DarkStar1 opened this issue Apr 3, 2016 · 3 comments
Open

Getting it up and running #2

DarkStar1 opened this issue Apr 3, 2016 · 3 comments

Comments

@DarkStar1
Copy link

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.

@fkoester
Copy link
Owner

fkoester commented Apr 5, 2016

Can you please try again with the commits merged from @yshing, maybe your issues are fixed now.

@DarkStar1
Copy link
Author

No they're not. Specifying the mount path of the module for the urls do not work either, but I have long since been using durasj's php-local bridge.

@seshu3564
Copy link

i have second mentioned problem !! did you solve it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants