You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
vasudev-sharma
changed the title
Deprecation warning of some dependencies !!
Deprecation warning with some dependencies !!
Nov 23, 2019
@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.
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.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.
The text was updated successfully, but these errors were encountered: