Florian Körner

Results 7 issues of Florian Körner

See: - https://www.dicebear.com/how-to-use/http-api/ - https://github.com/orgs/dicebear/discussions/374

``` [22:44:58] [Worker-Main-1/ERROR]: Couldn't parse element loot_tables:minecraft:gameplay/fishing/junk - Not a json array: {"condition":"minecraft:alternative","terms":[{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:jungle"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:jungle_hills"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:jungle_edge"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:bamboo_jungle"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:modified_jungle"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:modified_jungle_edge"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:bamboo_jungle_hills"}}]}; Not a json array: {"condition":"minecraft:alternative","terms":[{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:swamp"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:swamp_hills"}}]} [22:44:58] [Server thread/WARN]: Found loot table element validation problem in {loot_tables:minecraft:gameplay/fishing}.pools[0].entries[0]: Unknown...

## Current Behavior I get the following error when using "lerna run" > Error [ERR_REQUIRE_ESM]: require() of ES Module node_modules/string-width/index.js from node_modules/lerna/dist/index.js not supported. This apparently happens because Lerna uses...

type: bug