Error openfl 7.1.0

Workflow: Npm
Lang: Haxe
Target: Html5
Project : NyanCat example

after upgrade to 7.1.0

the console output this error :

Failed to load resource: the server responded with a status of 404 (Not Found) : :8080/551684c04ec04ac56d6f0d718bc31a80.bundle/library.json

has an error when running nmp start :

.../node_modules/openfl/bin/tools.js:91197
var decl = VectorData.prototype;
           ^

ReferenceError: VectorData is not defined
    at /.../node_modules/openfl/bin/tools.js:91197:12
    at Object.<anonymous> (.../node_modules/openfl/bin/tools.js:93842:3)
    at Module._compile (module.js:641:30)
    at Object.Module._extensions..js (module.js:652:10)
    at Module.load (module.js:560:32)
    at tryModuleLoad (module.js:503:12)
    at Function.Module._load (module.js:495:3)
    at Function.Module.runMain (module.js:682:10)
    at startup (bootstrap_node.js:191:16)
    at bootstrap_node.js:613:3
Hash: 4a398ea2441a26f68744
Version: webpack 3.10.0

OpenFL 7.1.1 released, this should be fixed now :wink:

Thank you @singmajesty :+1:

1 Like