Fabrik icon indicating copy to clipboard operation
Fabrik copied to clipboard

Deprecation warning with some dependencies !!

Open vasudev-sharma opened this issue 4 years ago • 2 comments

I tried following the instructions while installing Fabrik on my local machine as given in Readme.md. Everything worked fine but I was getting deprecation warning while performing the step 13(RUN npm install). A screenshot of this is attached below. Screenshot 2019-11-24 at 1 12 42 AM

Though, I know it's not a issue. However, I think we should try updating the dependencies such that the build doesn't fail. This would help us in maintaining this repo and help us in resolving any such future dependency problems.

vasudev-sharma avatar Nov 23 '19 19:11 vasudev-sharma

@vs74 While performing Step 13/16: RUN npm install deprecation warning occurred on my system too. I tried sudo docker-compose up --build again.

salonitayal avatar Nov 24 '19 08:11 salonitayal

@Saloni-Tayal , yeah! I agree with you these warning occurs in Step 13/16: and also the installation works. What i am trying to say is, to reduce maintenance in future, I think it would be a good idea to deal with the whatever possible deprecated dependencies.

vasudev-sharma avatar Nov 24 '19 12:11 vasudev-sharma