Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant run on Windows #193

Open
ahmadrasyidsalim opened this issue Oct 3, 2019 · 1 comment
Open

Cant run on Windows #193

ahmadrasyidsalim opened this issue Oct 3, 2019 · 1 comment

Comments

@ahmadrasyidsalim
Copy link

I trying to build the website on my local, I found this.

  • OS Name: Microsoft Windows
  • Version: 10.0.18362 Build 18362

image

@JeelRajodiya
Copy link

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)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants