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
Hi, I had some trouble to integrate this module by github directly.
The main problem was that SimpleAutocomplete.svelte was not compiled and no index.js/mjs were generated.
Hi, I had some trouble to integrate this module by github directly.
The main problem was that SimpleAutocomplete.svelte was not compiled and no index.js/mjs were generated.
According to this article, I made some modifications to package.json:
https://blog.jim-nielsen.com/2018/installing-and-building-an-npm-package-from-github/
After these changes, the module from github worked like a normal npm-package. If you like, I make a pull-request.
The text was updated successfully, but these errors were encountered: