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

355
Vistas
Uncaught (in promise) TypeError: adapter is not a function

I'm attempting to convert a CLI script I've made in JS/Typescript into a Chrome Extension. The CLI program works perfectly but when I compile it into a Chrome extension, I'm getting the following error: Uncaught (in promise) TypeError: adapter is not a function

It has something to do with the "trading-view-recommends-parser-nodejs" library I'm using which calls TradingView and parses the response in JSON.

This is the snippet in my lib.ts file:

  const result = await new TradingViewScan(
    SCREENERS_ENUM['crypto'],
    EXCHANGES_ENUM['BINANCE'],
    bettingPair,
    INTERVALS_ENUM['5m'],
  ).analyze();
  var obj = JSON.stringify(result.summary);
  var recommendation = JSON.parse(obj)

Full Screenshot of Error in Chrome Console

Any help would be greatly appreciated as I'm not sure what I'm doing wrong considering it works fine in CLI.

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