Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle JET - Installation of Tooling packages question(s)

Mark G - AAR Senior IT SpecialistDeveloperOct 21 2016 — edited Oct 24 2016

Hello all,

Is it necessary to install the tooling packages i.e. grunt, bower for each individual Oracle JET application(that is you have to install these tooling packages within each new Oracle JET application directory structure)?

It seems as though if you dont perform the tooling packages installation within each Oracle JET application, you cannot successfully run grunt build and serve commands either from within NetBeans IDE or from the command line.

I've installed grunt globally but every time I try to run grunt build for Oracle Jet application, I get the following:

grunt-cli: The grunt command line interface (v1.2.0)

Fatal error: Unable to find local grunt.

If you're seeing this message, grunt hasn't been installed locally to

your project. For more information about installing and configuring grunt,

please see the Getting Started guide:

Thus why Im asking the question of grunt local install.

Comments
Post Details
Added on Oct 21 2016
2 comments
308 views