Jump to content

Recommended Posts

Posted

monna nee Angular proj emindhi , no updates

emundi server start avvatledu

 

gulp serve isthe module not found ani vastundi

 

konchem flow ivvochu ga

Posted

npm, angularjs, intelliJ, package.json thelisina vallunte help me fleeze

Posted

adi simple see project kadhu , project download chesukoni "mvn clean package" runc hesava? nee system lo maven undha? 

 

 

gulp tho aithy neeku java integration kastam , using gulp you are starting a HTTP server from node. Java but backend services ni ela run chesthavu so use spring mvc/REST services and angular as presentation layer. 

 

 

 

 

emundi server start avvatledu

 

gulp serve isthe module not found ani vastundi

 

konchem flow ivvochu ga

 

Posted

nee yankis , services node lo build aa Java lo naaa?? 

npm, angularjs, intelliJ, package.json thelisina vallunte help me fleeze

 

Posted

adi simple see project kadhu , project download chesukoni "mvn clean package" runc hesava? nee system lo maven undha? 

 

 

gulp tho aithy neeku java integration kastam , using gulp you are starting a HTTP server from node. Java but backend services ni ela run chesthavu so use spring mvc/REST services and angular as presentation layer. 

 

 

nee yankis , services node lo build aa Java lo naaa?? 

 

nenu eppudu client side work cheyyaledu pedda...bt oka proj setup cheyalsi vachindi with above modules n java

1.node.js installation

2.phantom.js installation

3.npm install -g gulp

4.git clone 'sample proj url'

5.proj package.json root folder nundi 'npm install'

6.gulp serve

 

ikkade server start avvali n browser lo na application run avvali

 

bt module 'my-java-app' not found ani vastundi gulpfile.js lo

 

aa gulpfile.js lo 

 

variable var=require('my-java-app');

Posted

nee gulp version endhi mama , oka sari package.json la ki poyi gulp verion akkada untee change it to some old version lekuntee add like below

 

"devDependencies":{

 

"gulp":"3.6.2"

 

}

 

 

also nee nodejs install folder ki poyi , akkadi nundi /lib/node_modules/gulp/node_modules/v8flags ki vellu from command prompt and run node fetch.js and run your project agaian after that 

 

nenu eppudu client side work cheyyaledu pedda...bt oka proj setup cheyalsi vachindi with above modules n java

1.node.js installation

2.phantom.js installation

3.npm install -g gulp

4.git clone 'sample proj url'

5.proj package.json root folder nundi 'npm install'

6.gulp serve

 

ikkade server start avvali n browser lo na application run avvali

 

bt module 'my-java-app' not found ani vastundi gulpfile.js lo

 

aa gulpfile.js lo 

 

variable var=require('my-java-app');

 

Posted

browser cache clear chesi test chesthunnava mama?

×
×
  • Create New...