question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Are updates to "Install and Require Helmet" challenge needed?

See original GitHub issue

Challenge: https://www.freecodecamp.org/learn/information-security/information-security-with-helmetjs/install-and-require-helmet https://github.com/freeCodeCamp/freeCodeCamp/blob/master/curriculum/challenges/english/09-information-security/information-security-with-helmetjs/install-and-require-helmet.english.md

  1. Does this challenge need instructions on how to actually install the specified version? On repl.it if you search for a package it will just give you the latest version.

  2. If you run npm i helmet@3.21.3 it will add the package with the caret ^ in front of the version number but the test does not allow for that. Should the test allow for the caret?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ShaunSHamiltoncommented, Nov 14, 2020

@lasjorg I like that. This kind of lesson is so short, I also think it would be useful to add the information about --save-exact.

I am going to open this up for general help

1reaction
lasjorgcommented, Nov 14, 2020

Personally, I’d say both.

Show the npm command for how to install a specific package version and make the test ignore/accept the caret.

Read more comments on GitHub >

github_iconTop Results From Across the Web

01 - Install and Require Helmet - freeCodeCamp - YouTube
UPDATE : Check the Pinned Comment!To start off, we're just going to set up Helmet on our project. Be careful with versions, and...
Read more >
Information Security with HelmetJS with FreeCodeCamp
Information Security with HelmetJS with FreeCodeCamp | Dylan IsraelThank you to our sponsor: https://www.DevMountain.com▻ MY COURSESMy ...
Read more >
Challenge Keeps Failing - Add Helmet to Glitch Project
I've added Helmet to the package.json file as a dependency, but the challenge keeps failing. I get the message '“helmet” dependency should ...
Read more >
Use Intune to expedite Windows quality updates
Use Microsoft Intune policy to expedite the installation of Windows ... When a restart is required to complete installation of the update, ...
Read more >
afi31-118.pdf - Air Force
(MAJCOMs), Field Commands (FLDCOMs), Air Force Installation Mission Support ... (ADDED) Ratify updates to SF Enterprise Plans as required.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found