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
Using the svelte quickstart, importing and using the union-design-system npm package the npm run dev command returns this error:
[!] Error: Could not load /Users/upstateinteractive/code/personal/website-/node_modules/union-design-system/src/index.js (imported by src/App.svelte): ENOENT: no such file or directory, open '/Users/upstateinteractive/code/personal/website-/node_modules/union-design-system/src/index.js'
Using the svelte quickstart, importing and using the union-design-system npm package the
npm run dev
command returns this error:The text was updated successfully, but these errors were encountered: