clusterio
clusterio copied to clipboard
Cannot find name webRoot on install
When running pnpm install I get the following error:
plugins/player_auth prepare$ tsc --build && webpack-cli --env production │ web/index.tsx(23,34): error TS2304: Cannot find name 'webRoot'. │ web/index.tsx(36,36): error TS2304: Cannot find name 'webRoot'. │ web/index.tsx(103,39): error TS2304: Cannot find name 'webRoot'. └─ Failed in 1.4s at /Users/danielv/Documents/project_files/clusterio/plugins/player_auth