We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import satellite from 'satellite.js' fails:
import satellite from 'satellite.js'
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>
The text was updated successfully, but these errors were encountered:
Try this:
import * as satellite from 'satellite.js';
Sorry, something went wrong.
No branches or pull requests
import satellite from 'satellite.js'
fails:The text was updated successfully, but these errors were encountered: