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
I'm having the same issue. I guess it's occurring because of the internal server error.
here is the logs.
src\routes\guide\[lang]\index.svelte changed. Rebuilding...
[rollup-plugin-svelte] The following packages did not export their `package.json` file so we could not check the "svelte" field. If you had difficulties importing svelte components from a package, then please contact the author and ask them to export the package.json file.
- totalist
[rollup-plugin-svelte] The following packages did not export their `package.json` file so we could not check the "svelte" field. If you had difficulties importing svelte components from a package, then please contact the author and ask them to export the package.json file.
- totalist
✔ server (9.0s)
✔ client (9.0s)
✔ service worker (250ms)
TypeError: Cannot read properties of null (reading '1')
at C:\Users\ZEEL\Documents\languages\web\projects\rollupjs.org\__sapper__\dev\server\server.js:723:29
at Array.map (<anonymous>)
at create_guide (C:\Users\ZEEL\Documents\languages\web\projects\rollupjs.org\__sapper__\dev\server\server.js:719:15)
at createGuide (C:\Users\ZEEL\Documents\languages\web\projects\rollupjs.org\__sapper__\dev\server\server.js:708:37)
at get$1 (C:\Users\ZEEL\Documents\languages\web\projects\rollupjs.org\__sapper__\dev\server\server.js:814:20)
at C:\Users\ZEEL\Documents\languages\web\projects\rollupjs.org\__sapper__\dev\server\server.js:2737:27
at Generator.next (<anonymous>)
at C:\Users\ZEEL\Documents\languages\web\projects\rollupjs.org\__sapper__\dev\server\server.js:2587:71
at new Promise (<anonymous>)
at __awaiter (C:\Users\ZEEL\Documents\languages\web\projects\rollupjs.org\__sapper__\dev\server\server.js:2583:12)
I trying to build the website on my local, I found this.
The text was updated successfully, but these errors were encountered: