Skip to content

javascript sdk not working at all #5

@didamaran

Description

@didamaran

tried both ways exactly as described in the docs: importing the sdk via a script tag in the header of a site and importing the npm package and then building the site.

header script tag: no errors come up and the network tab shows:

Request URL: https://unpkg.com/@telemetrydeck/sdk/dist/telemetrydeck.min.js
Request Method: GET
Status Code: 302 
Remote Address: [2606:4700::6810:7aaf]:443
Referrer Policy: strict-origin-when-cross-origin

no payload is sent

npm import:

import { TelemetryDeck } from 'telemetry-deck';

throws an error "dependency not found"

System: node 14.17.0, npm 7.24.0, vue with nuxt 2.15.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions