Unhandled Runtime Error

Hi everyone, I am getting this error on the following statement

import {create as ipfsHttpClient} from ‘ipfs-http-client’

and error is " Unhandled Runtime Error. TypeError: debug__default.default is not a function"

other than this all code is working fine. Please help me to fix this so that i can move on to next task.

Thanks.