Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recently working code patched #26

Open
soomtong opened this issue Sep 6, 2013 · 0 comments
Open

Recently working code patched #26

soomtong opened this issue Sep 6, 2013 · 0 comments

Comments

@soomtong
Copy link
Contributor

soomtong commented Sep 6, 2013

please checkout https://github.com/soomtong/jquery-file-upload-middleware

  • use bower to install jquery-file-upload
  • use not npm to install jquery-file-upload-middleware
  • use this repository by
{
    "name": "your project",
    "version": "0.1.0",
    "private": true,
    "dependencies": {
        "express": "3.3.x",
        "jquery-file-upload-middleware": "git://github.com/soomtong/jquery-file-upload-middleware.git",
        "swig": "1.0.x",
        "imagemagick": "0.1.x"
    },
    "devDependencies": {
        "nodeunit":"*"
    }
}

working example included.

cap 2013-09-06 17-18-05-275

cap 2013-09-06 17-18-38-805

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

No branches or pull requests

1 participant