Phaser in Meteor

Hi guys,

Anybody knows how to make phaser work with meteor?
I’m trying to meteor

npm install --save phaser

but when I try to import he says that phaser is not available.

import Phaser from 'phaser'

:frowning:

Thanks

Please share the exact error message and the location of the file with this import