-
Bug
-
Resolution: Invalid
-
Medium
Hi Team,
Preinstall is not being called.
node:7.5.0
branches:
develop:
- step:
script:
- ** npm install && npm run build**
package.json
"scripts": { "preinstall": "./buddybuild_postclone.sh",