You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run kubebox (on the Mac), I get the following error:
ReferenceError: os is not defined
at new OpenIdConnect (/kubebox/client.js:186:7)
at Client.set master_api [as master_api] (/kubebox/client.js:438:30)
at new Kubebox (/kubebox/client.js:1705:27)
at Object.1../lib/config/context (/kubebox/client.js:42:1)
at o (/kubebox/client.js:1:327)
at r (/kubebox/client.js:1:493)
at Object.<anonymous> (/kubebox/client.js:1:522)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
The same happens when I use the docker image.
The text was updated successfully, but these errors were encountered:
When I try to run kubebox (on the Mac), I get the following error:
The same happens when I use the docker image.
The text was updated successfully, but these errors were encountered: