The issue indicates that there may not be a legitimate entry point in the playfab-web-sdk package.JSON.
If "main" or "module" are absent or misspelled, the package may not be set up correctly for direct import.
import * as PlayFab from "./node_modules/playfab-web-sdk/PlayFabClientApi";