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
[commonjs--resolver] Missing "./dist/OfflineIcon.svelte" specifier in "@iconify/svelte" package
error during build:
Error: Missing "./dist/OfflineIcon.svelte" specifier in "@iconify/svelte" package
at e (file:///Users/wiseman/src/sveltekit-seo/node_modules/vite/dist/node/chunks/dep-52909643.js:21445:25)
at n (file:///Users/wiseman/src/sveltekit-seo/node_modules/vite/dist/node/chunks/dep-52909643.js:21445:627)
at o (file:///Users/wiseman/src/sveltekit-seo/node_modules/vite/dist/node/chunks/dep-52909643.js:21445:1297)
at resolveExportsOrImports (file:///Users/wiseman/src/sveltekit-seo/node_modules/vite/dist/node/chunks/dep-52909643.js:28746:20)
at resolveDeepImport (file:///Users/wiseman/src/sveltekit-seo/node_modules/vite/dist/node/chunks/dep-52909643.js:28765:31)
at tryNodeResolve (file:///Users/wiseman/src/sveltekit-seo/node_modules/vite/dist/node/chunks/dep-52909643.js:28453:20)
at Object.resolveId (file:///Users/wiseman/src/sveltekit-seo/node_modules/vite/dist/node/chunks/dep-52909643.js:28212:28)
at Object.handler (file:///Users/wiseman/src/sveltekit-seo/node_modules/vite/dist/node/chunks/dep-52909643.js:48308:19)
at file:///Users/wiseman/src/sveltekit-seo/node_modules/rollup/dist/es/shared/node-entry.js:25544:40
at async PluginDriver.hookFirstAndGetPlugin (file:///Users/wiseman/src/sveltekit-seo/node_modules/rollup/dist/es/shared/node-entry.js:25444:28)
Desktop (please complete the following information):
macOS
The text was updated successfully, but these errors were encountered:
@wiseman
Thanks John, sorry for the late reply. Just wanted to let you know that I have just updated everything, so this issue should have been remedied. Do let me know though!
Describe the bug
Does not build successfully.
To Reproduce
npm install
npm run build
(ornpm run dev
).Gives the following error:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: