-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
move from jade to pug #1159
Comments
Hi @tangollama, are we still using jade (or pug) in our project? Because I cannot find jade package in |
Hi @baoqchau ! Here the dependancies tree :
|
I do not get this warning on MacOS with npm 5.5.1 (node 8.9.3) The only warning I see is: |
Mind if I work on this? |
@baldyjohnmichael go ahead |
@baldyjohnmichael sure you can take over this issue. However, the problem is (sorry if I say obvious things here) that you need to go down the dependency tree and replace |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Expected behavior:
npm install with no warning
Actual behavior:
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
Steps to reproduce:
checkout the project
navigate to the frontend directory
npm install
Screenshots (if applicable):
N/A
OS and Browser:
The text was updated successfully, but these errors were encountered: