Welcome to the Linux Foundation Forum!
- 
      Re: Question 6.3No - "Never" is the correct answer. If a package dependency HAS a development dependency. Package -> dependency -> development dependency not Package -> development dependency dev …1
- 
      Re: Issues with Lab 6.2@jhonny111s the latest code is https://training.linuxfoundation.org/cm/LFW211/labs-feb-22-2021.zip (thanks @mstepien for providing the link) as far as I can tell assert(range === '>=2.0.0 <3.0.…1
- 
      Re: Lab 13.2 Watching@fanly fs.statSync(project).isDirectory() === false would be a more accurate implementation than isFile() because isFile is for regular files (e.g. not sockets etc) where is !isDirectory() would be f…1
- 
      Re: test taking strategy and confidencesome people are better with exam situations than others but it has very little bearing on your actual real world practical abilities. Ultimately only you can make that choice, the reason to stick wit…1
- 
      Re: read a directory and write the output into a file using streams* Avoid doing inline require - always put require at the top * Readable.from is a convenient way to turn a data structure (string, array) into a readable stream * It's not needed in your directory pr…1
Upcoming Training
-   
  			August 20, 2018
  			Kubernetes Administration (LFS458)
-   
   	    August 20, 2018
   	     Linux System Administration (LFS301)
-   
  	  August 27, 2018    
			Open Source Virtualization (LFS462)
-   
			August 27, 2018
			Linux Kernel Debugging and Security (LFD440)

