Access to the path "Library:node\node.exe" is denied
1 min


System.UnauthorizedAccessException: Access to the path "Library/node\node.exe" is deniedIf you receive the above error message in the Unity Editor on your Windows PC, try the following:
- Quit the Unity Editor.
- Delete the Library folder under the Unity project where the error occurred.
- Restart the Unity Editor.