Posts by Leandro Cissoto • 67 points
4 posts
-
1
votes1
answer84
viewsA: Problems with gm (Graphicsmagick) and Node.js module
I decided to remove the installed Imagemagick and Graphicsmagick. I reinstalled only Graphicsmagick and it worked.
node.jsanswered Leandro Cissoto 67 -
0
votes1
answer84
viewsQ: Problems with gm (Graphicsmagick) and Node.js module
I am doing a test project to see the features of gm module, because I need to manipulate images on the server (resize, place Watermark, generate Thumb, among others). Well, I installed…
node.jsasked Leandro Cissoto 67 -
1
votes4
answers1855
viewsA: PHP/Codeigniter error "Array to string Conversion"
He’s saying you’re trying to use an array as a string The data coming via POST is in json format, so far, okay, but what is the structure of this JSON ? That is of paramount importance to address…
-
2
votes1
answer240
viewsQ: Events.js: 72 error - Error running my first global app with express
I did the global installation of express on Ubuntu (and on my Mac too) using npm install -g express Then I created my app using the command: express -se hello_express I entered the application…
node.jsasked Leandro Cissoto 67