Can not get stripe npm module to work

As soon as I try to import stripe in frontend (import { Stripe } from “stripe”:wink: I get an Error: Cannot find module ‘http’

Any suggestions?