You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the main exports in package.json point to ./dist/fits.umd.cjs and ./dist/fits.js. The actual files inside the dist folder when installing from NPM, are named index.js and index.cjs.