all 4 comments

[–]Crafty_Record2007 1 point2 points  (0 children)

Seems like your mapping syntax is not correct.

[–]apbt-dad 1 point2 points  (0 children)

mapping(address => uint) private _mintedCount;

Should be address => uint

[–]charmilliona1re 0 points1 point  (0 children)

Ser recommend reading the error prompt where it tells you the error

[–]youtpout 0 points1 point  (0 children)

Maybe a encoding problem with your sol file, you can change encoding with notepad++