Installation Path Fails to Be Created
Symptoms
The following log information is displayed.
Cause Analysis
Ansible is used when installing Node.js. When entering a Windows path, use forward slashes (/) instead of backslashes (\).
Solution
Check whether the installation path is correct. If the installation path is a Windows path, ensure that the path contains forward slashes (/).
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.