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
Nuxt 3.16.2 with Nitro 2.11.8 nuxi 16:05:39
ℹ Building for Nitro preset: node-server nuxi 16:05:42
ℹ Building client... 16:05:50
ℹ vite v6.2.5 building for production... 16:05:50
ℹ ✓ 2339 modules transformed. 16:06:03
ERROR ✗ Build failed in 12.82s 16:06:03
[ nuxi 16:06:03] ERROR Nuxt Build Error: node_modules/highlight.js/es/index.js (2:7): "default" is not exported by "node_modules/highlight.js/lib/index.js", imported by "node_modules/highlight.js/es/index.js".
file: C:/Users/xkgoo/Desktop/starter/node_modules/highlight.js/es/index.js:2:7
npm run build
Nuxt 3.16.2 with Nitro 2.11.8 nuxi 16:05:39
ℹ Building for Nitro preset: node-server nuxi 16:05:42
ℹ Building client... 16:05:50
ℹ vite v6.2.5 building for production... 16:05:50
ℹ ✓ 2339 modules transformed. 16:06:03
ERROR ✗ Build failed in 12.82s 16:06:03
[ nuxi 16:06:03] ERROR Nuxt Build Error: node_modules/highlight.js/es/index.js (2:7): "default" is not exported by "node_modules/highlight.js/lib/index.js", imported by "node_modules/highlight.js/es/index.js".
file: C:/Users/xkgoo/Desktop/starter/node_modules/highlight.js/es/index.js:2:7
1: // https://nodejs.org/api/packages.html#packages_writing_dual_packages_while_avoiding_or_minimizing_hazards
2: import HighlightJS from '../lib/index.js';
^
3: export { HighlightJS };
4: export default HighlightJS;
The text was updated successfully, but these errors were encountered: