shashwatak / satellite-js

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

Uncaught (in promise) TypeError: longstr1 is undefined #130

Open ralyodio opened 4 months ago

ralyodio commented 4 months ago

Uncaught (in promise) TypeError: longstr1 is undefined

import { twoline2satrec, propagate, gstime, eciToGeodetic, radiansToDegrees } from 'satellite.js';

some internal function and for some reason satellite.es.js is the module exported, not satellite.min.js