hakimel / Ladda

Buttons with built-in loading indicators.

Home Page:http://lab.hakim.se/ladda/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite Error: ReferenceError: exports is not defined

btakita opened this issue · comments

1:18:03 AM [vite] Error when evaluating SSR module /@fs/home/user/work/web/src/ladda.js:
/home/home/work/web/node_modules/.pnpm/ladda@2.0.1/node_modules/ladda/js/ladda.js:9
 import {Spinner} from 'spin.js';
 ^^^^^^

SyntaxError: Cannot use import statement outside a module
    at Object.compileFunction (node:vm:353:18)
    at wrapSafe (node:internal/modules/cjs/loader:1039:15)
    at Module._compile (node:internal/modules/cjs/loader:1073:27)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1138:10)
    at Module.load (node:internal/modules/cjs/loader:989:32)
    at Function.Module._load (node:internal/modules/cjs/loader:829:14)
    at Module.require (node:internal/modules/cjs/loader:1013:19)
    at require (node:internal/modules/cjs/helpers:93:18)
    at nodeRequire (/home/brian/work/menus/menus-angular-2-app/node_modules/.pnpm/vite@2.4.2/node_modules/vite/dist/node/chunks/dep-11db14da.js:73337:17)
    at ssrImport (/home/brian/work/menus/menus-angular-2-app/node_modules/.pnpm/vite@2.4.2/node_modules/vite/dist/node/chunks/dep-11db14da.js:73290:20)