In Meteor: Uncaught Error: Cannot find module 'framework7-react'

import Framework7React from 'framework7-react';

After importing framework7-react v4.0.5 I am getting the following error in my browser
Uncaught Error: Cannot find module ‘framework7-react’

Although while using the framework7-react v3 it works just fine.
I think this is a bug in the framework7-react v4.