phaser-input icon indicating copy to clipboard operation
phaser-input copied to clipboard

Using Phaser-Input in Phaser 3 Has An Error

Open MarkSky opened this issue 6 years ago • 4 comments

Phaser version: 3.10.1 phaser-input version: 2.0.5 webpack version: 4.15.1

When I tested in Chrome, I got a error from Chrome Developer Tool:

Uncaught Error: Module build failed (from ./node_modules/exports-loader/index.js): no such file or directory, open 'D:\Project\Phaser3Test\node_modules@orange-games\phaser-input\build\phaser-input.js'

If phaser-input not support Phaser 3?

MarkSky avatar Jul 06 '18 02:07 MarkSky

I got the same error

FlopiVG avatar Jul 07 '18 10:07 FlopiVG

It's not available for v3 (yet),

Also based on your error I'd say you are missing a slash between node_modules and @orange-games

AleBles avatar Jul 09 '18 09:07 AleBles

Will phaser-input support v3?

MarkSky avatar Jul 11 '18 03:07 MarkSky

I want it too, unfortunately I can't give an ETA

AleBles avatar Jul 19 '18 11:07 AleBles