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

Received Response
16
Views
1
Comments
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 [email protected]: wanted: {"node":">=4.0.0"} (current: {"node":"0.12.7","npm":"2.11.3"})

[email protected] node_modules/oraclejet-tooling

├── [email protected]

├── [email protected]

├── [email protected]

├── [email protected]

├── [email protected]

├── [email protected]

├── [email protected]

├── [email protected]

├── [email protected] ([email protected], [email protected])

├── [email protected] ([email protected], [email protected], [email protected])

├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected])

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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