shashwatak / satellite-js

Modular set of functions for SGP4 and SDP4 propagation of TLEs.
MIT License
902 stars 145 forks source link

unable to import in node.js #129

Open ralyodio opened 4 months ago

ralyodio commented 4 months ago

import satellite from 'satellite.js' fails:

SyntaxError: import not found: default [app.js:18:40](http://localhost:5173/@fs/home/ettinger/src/profullstack.com/sentinel/.svelte-kit/generated/client/app.js)
    handleError app.js:18
    handle_error client.js:1620
    load_route client.js:1015
    navigate client.js:1288
    _goto client.js:367
    goto client.js:1732
    start client.js:295
    <anonymous> (index):28
    (Async: promise callback)
    <anonymous>