Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: ReferenceError: encode is not defined #12

Open
hsjeevan opened this issue Jan 18, 2024 · 1 comment
Open

Exception: ReferenceError: encode is not defined #12

hsjeevan opened this issue Jan 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@hsjeevan
Copy link

hsjeevan commented Jan 18, 2024

Getting the following error while deploying to OCI.

Reference - How to remotely access Oracle Cloud OCI without a VPN

[INFO]    Creating VM, please wait.
[ERROR]   Exception: ReferenceError: encode is not defined
    at OracleVmDeployer.createVm (file:///home/runner/work/tg-cli/tg-cli/tg.bundle.js:78998:24)
    at OracleVmDeployer.deploy (file:///home/runner/work/tg-cli/tg-cli/tg.bundle.js:79034:37)
    at eventLoopTick (ext:core/01_core.js:182:7)
    at async Command.fn (file:///home/runner/work/tg-cli/tg-cli/tg.bundle.js:79065:28)
    at async Command.execute (file:///home/runner/work/tg-cli/tg-cli/tg.bundle.js:2536:13)
    at async main1 (file:///home/runner/work/tg-cli/tg-cli/tg.bundle.js:80721:12)
    at async file:///home/runner/work/tg-cli/tg-cli/tg.bundle.js:80724:5
@emrul
Copy link
Contributor

emrul commented Jan 18, 2024

Hi @hsjeevan, thank you for reporting this. We will investigate it right away and update.

@emrul emrul added the bug Something isn't working label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants