CyberNinjas / TallyCTF

Capture-The-Flag Scoreboard & CTF Event Running Software.
GNU General Public License v3.0
7 stars 5 forks source link

Please use the native JSON object instead of JSON 3 #12

Open Jnchi opened 5 years ago

Jnchi commented 5 years ago
npm install
npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
npm WARN deprecated json3@3.2.6: Please use the native JSON object instead of JSON 3

See: https://github.com/CyberNinjas/TallyCTF/issues/11

Homepage: https://www.npmjs.com/package/json3

PranavKomandur1234 commented 3 years ago

How did u solve this?