rixo / svelte-template-hot

Copy of official Svelte template with added HMR support
61 stars 9 forks source link

Maximum call stack size exceeded #14

Closed mzaini30 closed 4 years ago

mzaini30 commented 4 years ago
RangeError: Maximum call stack size exceeded
    at callAsyncFirstHook (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:34:24)
    at Object.resolveId (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:129:28)
    at Object.resolve (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginContext.js:117:64)
    at Object.resolveId (/home/zen/Documents/psikotes/node_modules/.pnpm/@rollup/plugin-commonjs@14.0.0_rollup@2.32.1/node_modules/@rollup/plugin-commonjs/dist/index.js:1131:17)
    at _callAsyncHook (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:12:31)
    at callAsyncFirstHook (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:34:24)
    at Object.resolveId (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:129:28)
    at Object.resolve (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginContext.js:117:64)
    at Object.resolveId (/home/zen/Documents/psikotes/node_modules/.pnpm/@rollup/plugin-commonjs@14.0.0_rollup@2.32.1/node_modules/@rollup/plugin-commonjs/dist/index.js:1131:17)
    at _callAsyncHook (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:12:31)
RangeError: Maximum call stack size exceeded
    at callAsyncFirstHook (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:34:24)
    at Object.resolveId (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:129:28)
    at Object.resolve (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginContext.js:117:64)
    at Object.resolveId (/home/zen/Documents/psikotes/node_modules/.pnpm/@rollup/plugin-commonjs@14.0.0_rollup@2.32.1/node_modules/@rollup/plugin-commonjs/dist/index.js:1131:17)
    at _callAsyncHook (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:12:31)
    at callAsyncFirstHook (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:34:24)
    at Object.resolveId (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:129:28)
    at Object.resolve (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginContext.js:117:64)
    at Object.resolveId (/home/zen/Documents/psikotes/node_modules/.pnpm/@rollup/plugin-commonjs@14.0.0_rollup@2.32.1/node_modules/@rollup/plugin-commonjs/dist/index.js:1131:17)
    at _callAsyncHook (/home/zen/Documents/psikotes/node_modules/.pnpm/nollup@0.13.13_rollup@2.32.1/node_modules/nollup/lib/impl/PluginLifecycle.js:12:31)
mzaini30 commented 4 years ago

I think the error is in my code