Issues while importing images by Import Export Entries plugin

Using Import Export Entries plugin to import and export content. Export is working fine but when trying to import content with images field, getting below error

{
						"path": [
							"pathId"
						],
						"message": "pathId must be defined.",
						"name": "ValidationError"
					},
					{
						"path": [
							"path"
						],
						"message": "path must be defined.",
						"name": "ValidationError"
					},
					{
						"path": [],
						"message": "1 relation(s) of type plugin::upload.folder associated with this entity do not exist",
						"name": "ValidationError"
					}type or paste code here

Already tried to export with relation as ID as well.
Also checked that image is present in both environments.

Can anyone please help here if they similar issue with this plugin ?

I have the same issue.

@rhon4 Didi you find any solution for this issue ?
Also do we have any option to disable import export in some collections where we have images ?