WFCD / warframe-items

📘 Get all Warframe items directly from Warframe's API. No more messy wikia scraping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:bug: wiki lua errors

TobiTenno opened this issue · comments

commented

Describe the bug

The Wikia team added more breaking content to their data modules

NodeJS Version

15 (ci)

npm Version

(ci)

warframe-items Version

latest

Access Method

github download

What happened?

The build is breaking due to the Wikia team adding more breaking content to their data modules. We should either remove them ourselves from the modules or replace the offending lines when we clone their data.

Error: Error: Command failed: lua ./tmp/dataraw.lua > ./tmp/dataraw.json
lua: ./tmp/dataraw.lua:80: <eof> expected near 'print'

:tada: This issue has been resolved in version 1.1252.66 :tada:

The release is available on:

Your semantic-release bot 📦🚀