phaser-input
phaser-input copied to clipboard
Using Phaser-Input in Phaser 3 Has An Error
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?
I got the same error
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
Will phaser-input support v3?
I want it too, unfortunately I can't give an ETA