WebStorm 2023.3 Help

Edit Project Path Mappings dialog

The dialog opens when you click the Browse button next to the Path Mappings field in the Run/Debug Configuration: Node.js. The dialog and the Path Mappings field are only available when the current run/debug configuration uses a remote Node.js interpreter accessible via SSH.

  • To add a new mapping, click the Add button on the toolbar.

    Create Node.js run configuration: add mapping

    Specify the paths to the local folders and the corresponding folders on the remote host. For example, you can map the project folder to /home/opc.

    Create Node.js run configuration: mapping added
  • To remove a mapping, select it in the list and click the Remove button.

Last modified: 20 February 2024