Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

npm postinstall

veaceslav.m March 30, 2020

Hi,

If I have some additional actions after `npm run install`(postinstall), do I need to add it like additional step like:

- step:
script:
- *npmrc
- npm install
- npm postinstall

 ?

Thanks in advance

2 answers

0 votes
coroliov-oleg July 9, 2020

read this https://stackoverflow.com/a/19132229/3408246

I checked and it helps

0 votes
pdemro June 26, 2020

I'm not sure about an answer but the question even helped me.  I tried 'npm run postinstall' and found the issue in my own environment.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events