I installed Netcode for entities (1.3.6) and Netcode for gameobjects (2.1.1) but I get the following errors from the screenshot.
I tried deleting Packages/com.unity.netcode/Editor/Unity.NetCode.Editor.asmdef OR Packages/com.unity.netcode.gameobjects/Editor/com.unity.netcode.editor.asmdef and that specific error goes away
but when I tried to delete Packages/com.unity.netcode.gameobjects/Tests/Editor/com.unity.netcode.editortests.asmdef and Packages/com.unity.netcode/Tests/Editor/Unity.NetCode.EditorTests.asmdef, a bunch of test related errors pop up
My starter project is the VR multiplayer Sample project. Please let me know if there is known fix, appreciate any help.