IBM / zowe-cli-cics-deploy-plugin

Provides the cics-deploy plug-in for Zowe CLI https://github.com/zowe/zowe-cli to deploy Node.js and other applications from a workstation to IBM CICS Transaction Server within a CICS bundle. Documentation is available at https://ibm.github.io/zowe-cli-cics-deploy-plugin/
Eclipse Public License 2.0
13 stars 12 forks source link

Turn on _BPXK_AUTOCVT for npm #308

Closed matthewpwilson closed 5 years ago

matthewpwilson commented 5 years ago

We've found with Node 8 _BPXK_AUTOCVT=ON is required otherwise you'll get a error like this:

npm 1: FSUM7332 syntax error: got ), expecting Newline

So we'll set it on before executing npm commands. With this I can do a push with an empty .profile.