Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (nodejs)
Browsing latest articles
Browse All 20 View Live

Issue installing required updates

I'm using a Mac, on 10.8.5 Mountain Lion After downloading, installing and opening up Titanium Studio a minimal interface is shown - no projects are visible on the left even after creating a mobile...

View Article



Failed to install NodeJS error while trying to update studio on first use

I have installed a fresh copy of Titanium Studio on my Mac, while running the studio for the first time it is asking to update NodeJS, Titanium CLI, Node.ACS and Alloy. So when i am trying to install...

View Article

Tiitanium Application Error While connecting Node.js REST WEB Service

I trying to POST some data from my titanium app to Nodejs Web service.but i keep getting this error. Please help me.i googled but there is no any tutoriol or any thing about Node.js and Titanium :(...

View Article

Node JS HTTP Server request.on('data') event failure

I am working on a NodeACS app in which I have to send xml as request from Java HTTP client and to receive response after some manipulation. The Java HTTP Client is working fine so far but the issue is...

View Article

Simple Hello World NodeACS Server issue

Hi All, I am trying to make a simple NodeACS app in which I want to receive some data in xml format as request from cURL/client and in Node ACS app after receiving that data I want to send response to...

View Article


Node ACS: Simple Hello World Program is not working

Hi All, I am trying to make a simple NodeACS app in which I want to receive some data in xml format as request from client and in Node ACS app after receiving that data I want to send response to...

View Article

parse http header socket.io

hi Today's question referred has a problem on this library http://roguesynaptics.com/post/24477836706/ti-socket-io when I try to connect to my server on nodejs shows me this error "parse http header"....

View Article

Unable to locate the CLI executable

I recently installed node usin nvm and since then I'm unable to lunch simulator. I'm getting the following error: Launching simulator process failed Unable to locate the CLI executable. Please restart...

View Article


nodejs in titanium

Hello everyone! am new to titanium I installed this:npm install mcrypt and I put this code in alloy.jsvar mcrypt = require('mcrypt');   var algos = mcrypt.getAlgorithmNames(); console.log(algos);I get...

View Article


NodeJS third party module usage

Hi, I have downloaded braintree nodejs module npm install braintree for my app but when I make a call to it using the following statement var braintree = require('braintree') it gives me Couldn't find...

View Article

Just made an chat app for Titanium!

It's not an interface chat app but only code chat to simplify how to achieve this. Here's the code for server and app Just sharing the code for someone like me that was looking for. Thanks

View Article

use module in titanium

hello everyone! I would use this module in titanium studio https://www.npmjs.com/package/mega I wrote in the console of titaniumnpm install megabut I do not find the form nor the lib it in resources....

View Article

There's a way to import modules from npm ?

I want to use some modules like 'jsonwebtoken' and 'passport'. There's a way to include these modules downloading them with npm install and require it on titanium? I tried to do this but I get an...

View Article


How to order schedule timings in chronological order

Hi, I have a set of Schedule timings as - 08:00 PM, 06:30 AM, 12:01 PM, 03:03 PM, I need to order them as - 06:30 AM, 12:01 PM, 03:03 PM, 08:00 PM, In chronological order Please help me in this issue....

View Article

Application Installer abnormal process termination. Process exit value was 1.

Hi, I have been trying to find a solution for the problem I have for couple of hours now. I tried running a mobile project on the emulator and on a real device, but the problem continues. This is the...

View Article


Mac OSX 10.9.5, Node v0.12 breaks Android SDK for Titanium Studio 3.4.1

Hello All, I have had a bit of a hair pulling moment with my Titanium install. I recently updated Nodejs to V0.12 to allow me to develop a webserver but in doing that it has broken Titanium Studio's...

View Article

NodeJS install path on Linux Mint 17

I have installed Titanium on a Linux Mint 17 desktop. NodeJS is installed, version 0.10.25. NPM is installed, version 1.3.10. I have not installed the CLI, can't find a good tutorial for that. When I...

View Article


Node.ACS [ERROR] Publish Error: 30

Anyone knows why this is happening? I have a Node.ACS app that I have published hundreds of times. I was playing around with newrelic and appdynamics to find a memory leak. Somehow now I can't publish...

View Article

Not able to pass parameters to node ACS service.

I have a node ACS service in my project and I'm running it locally.When I call that service from my mobile project by passing empty parameters it works fine and returns response from service.But...

View Article

How to use node.js modules with titanium

I need to use copternode node.js modules and other but I can't to add them to titanium.I search solution alot but not found thank you

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images