Error in Import 'wix-members-backend' and 'wix-crm-backend'

I am facing an issue with import { contacts } from ‘wix-crm-backend’ and import { currentMember } from ‘wix-members-backend’ ;

The moment I import any of these My whole code just crashes and cant run even a simple console log.

Does anyone know what I am doing wrong?

This is the code:

This is the output