Welcome to the Linux Foundation Forum!

Bug in Exploring Service Mocking: Quick File Server (1)

Options

Currently reads as

  1. node -e "require('node:fs').mkdirSync('static', recursive: true})"

Should read as

  1. node -e "require('node:fs').mkdirSync('static', {recursive: true})"

Comments

  • Posts: 2,352

    Hi @mutation5252

    Thank you for flagging this. We have reached out to the course author to confirm the change. Once confirmed, we will update the course.

    Regards,
    Flavia
    Linux Foundation Education

  • Posts: 2,352

    This has been corrected.

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training