I entered the following command
grub-install --target=x84-64-efi --efi-directory=/boot/efi --bootfloader-id=grub
But I get the error
grub-install: error: /usr/lib/grub/x84_64-efi/modinfo.sh doesn't exist. Please specify --target or --directory.
What is going wrong?