GithubHelp home page GithubHelp logo

mean-upload's Introduction

mean-upload's People

Contributors

adrianedworthy avatar amenders avatar amoshaviv avatar ariutta avatar ciccio86 avatar dizda avatar egdelwonk avatar ellman avatar enkodellc avatar fyockm avatar jackhsu978 avatar jonaswindey avatar krolow avatar liorkesos avatar lirantal avatar malterb avatar memolog avatar mrjasonweaver avatar mrngoitall avatar mrzepinski avatar piyuesh23 avatar pontifier avatar pratik60 avatar rschwabco avatar shacharz avatar spacemonkey avatar tjkrusinski avatar udisun avatar vikramtiwari avatar wspurgin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mean-upload's Issues

Images Not Found

Hi Lior, thanks for the great package! I've been trying to figure out how to implement something similar for two months (I'm new to node). Everything installed and ran perfectly, except one minor detail I'm trying to figure out. My images don't show the way they do in your video. If I look in the console, I see "Failed to load resource: the server responded wiht a status of 404 (Not Found)". The code also doesn't generate anything on the example page past "The example above generates the following json which can be used by your own package:" It shows the right URL for where the image was uploaded though. Thanks for any input!

mean-upload no longer works with meanio

Meanio was recently updated and with this new version, mean-upload no longer works. In fact, when mean-upload is installed, the entire website fails to load anything but a blank page. Is anyone working on fixing this and if so is there an estimated release date?

Post-install script should use global bower, not local

When executing "mean install mean-upload" on the base MEAN.IO 0.4.0 project I get an Error: Cannot find module '[...]/node_modules/bower/bin/bower' because bower is not installed locally by the MEAN.IO installer, but it is required globally. I think your post-install script should execute the global version of bower instead of local.

Jshint error:Don't make functions within a loop.

Hello, I´m working in a project using mean.io, and I would like to put file upload.
I´ve created one package in my project with the mean-upload files, but when I build the project I have this problems:

Running "jshint:all" (jshint) task

   packages\mean-upload\public\directives\js\meanUpload.js

     31 |                    }).success(function(data, status, headers, config)
{
                              ^ Don't make functions within a loop.
     47 |                    });
                              ^ Don't make functions within a loop.

Anyone has the same problems?

Thx

meanUpload rename crash

when i upload a file i get the error

/packages/contrib/upload/server/controllers/meanUpload.js:12
if (err) throw err;
^
Error: EXDEV, rename '/tmp/7234-jouyww.jpeg'
[nodemon] app crashed - waiting for file changes before starting...

Can't find "angular-file-upload"

Hey guys,

I followed the instructions to use mean-upload in my Mean.io project. But "mean install mean-upload" makes the whole thing break. I get a blank page and in the console the following output:

Uncaught Error: [$injector:modulerr] Failed to instantiate module mean due to:
Error: [$injector:modulerr] Failed to instantiate module mean.mean-upload due to:
Error: [$injector:modulerr] Failed to instantiate module angularFileUpload due to:
Error: [$injector:nomod] Module 'angularFileUpload' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.2.24/$injector/nomod?p0=angularFileUpload

I tried installing angular-file-upload through npm and so on but without success. Any hints on this?

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.