• Mo Binni's avatar
    NPM version check for tip (#1193) · 53db95a8
    Mo Binni authored
    * Implemented a version check of npm to give a soft tip during the install procedure
    and fixed gitignore
    
    * Moved NPM check to method, it is only executed when you use NPM and the version is < 3.
    
    * Minor formatting tweaks
    
    * Simplify the code
    
    * Remove unnecessary change
    53db95a8
ISSUE_TEMPLATE.md 5.13 KiB

Is this a bug report?

(write your answer here)

Did you try recovering your dependencies?

(Write your answer here.)

Which terms did you search for in User Guide?

(Write your answer here if relevant.)

Environment

(paste the output of the command here)

Steps to Reproduce

(Write your steps here:)

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Please add screenshots!)

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)