Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

JET application as NodeJS Build Issue

edited Sep 25, 2017 7:00AM in Visual Builder Studio 1 comment

Summary

JET application as NodeJS Build Issue

Content

Hi All,

 

We are trying to deploy a JET application as NodeJS application in ACCS.

 

We are trying to build the application in DevCS using below build steps:

 

npm install

npm install grunt-oraclejet

npm install load-grunt-config

npm install oraclejet-tooling

grunt build

cd web

zip -r oabc.zip .

 

However, it errors out with below Error:

 

+ npm install oraclejet-tooling

npm WARN engine oraclejet-tooling@3.2.0: wanted: {"node":">=4.0.0"} (current: {"node":"0.12.7","npm":"2.11.3"})

oraclejet-tooling@3.2.0 node_modules/oraclejet-tooling

├── lodash.isfunction@3.0.8

├── lodash.escaperegexp@4.1.2

├── connect-livereload@0.6.0

├── lodash.difference@4.5.0

├── lodash.union@4.6.0

├── lodash.mergewith@4.6.0

├── lodash.remove@4.7.0

├── xmldom@0.1.27

├── opn@4.0.2 (object-assign@4.1.1, pinkie-promise@2.0.1)

├── fs-extra@1.0.0 (klaw@1.3.1, jsonfile@2.4.0, graceful-fs@4.1.11)

├── glob@7.1.2 (path-is-absolute@1.0.1, inherits@2.0.3, fs.realpath@1.0.0, minimatch@3.0.4, inflight@1.0.6, once@1.4.0)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!