Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

480
Vistas
No Debugger Available, can not send 'variables'

I have looked into a problem that I got recently when trying out node for the first time, when I put it in and pulled up the Debug Console when I tried to drop down a really long variable it said `No Debugger Available, can not send 'variables' so I tried looking it up and I got to This Question, after trying all three options

"console": "integratedTerminal" "console": "externalTerminal" and "console": "internalConsole" none of them seem to have fixed my problem

So what could I have done wrong

Javascript

const genData = require('./data.json');
console.log(genData.GenStructure);

data.json

{
    "GenStructure": [
        "<a> @scenario@ is going to @event@ because @reason@ is inevitable",
        "The best way to get to @place@ is to take a @transport@ from the @place@",
        "@character@'s favorite book @BookTitle@ is in the genre : @BookGenre@"
    ]
}

launch.json

{
    "version": "0.2.0",
    "configurations": [
        {
            "type": "pwa-node",
            "request": "launch",
            "name": "Launch Program",
            "skipFiles": ["<node_internals>/**"],
            "program": "${workspaceFolder}\\sentenceGen.js",
            "console": "integratedTerminal" //This was changed
        }
    ]
}

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda