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

line must be greater than 0 (lines start at line 1) - again... #11451

Closed
kuatroka opened this issue Dec 22, 2023 · 1 comment
Closed

line must be greater than 0 (lines start at line 1) - again... #11451

kuatroka opened this issue Dec 22, 2023 · 1 comment

Comments

@kuatroka
Copy link

Describe the bug

It seems to be connected to the closed issue #3638

When ran on my mac , all is good. When building it - all is good, but when trying to launch it in stackblitz....error

Reproduction

Here is the stackblitz

https://stackblitz.com/~/github.com/kuatroka/sveltekit-searchbox-error

Logs

No response

System Info

"devDependencies": {
		"@sveltejs/adapter-auto": "^3.0.1",
		"@sveltejs/kit": "^2.0.6",
		"@sveltejs/vite-plugin-svelte": "^3.0.1",
		"autoprefixer": "^10.4.16",
		"postcss": "^8.4.32",
		"postcss-load-config": "^5.0.2",
		"prettier": "^3.1.1",
		"prettier-plugin-svelte": "^3.1.2",
		"prettier-plugin-tailwindcss": "^0.5.9",
		"svelte": "^4.2.8",
		"svelte-check": "^3.6.2",
		"tailwindcss": "^3.3.6",
		"tslib": "^2.6.2",
		"typescript": "^5.3.3",
		"vite": "^5.0.10"
	},
	"type": "module",
	"dependencies": {
		"@faker-js/faker": "^8.3.1",
		"@sveltejs/adapter-node": "^2.0.2",
		"@types/better-sqlite3": "^7.6.8",
		"better-sqlite3": "^9.2.2",
		"bits-ui": "^0.11.8",
		"clsx": "^2.0.0",
		"debounce": "^2.0.0",
		"lucide-svelte": "^0.300.0",
		"mode-watcher": "^0.1.2",
		"radix-icons-svelte": "^1.2.1",
		"svelte-headless-table": "^0.17.7",
		"tailwind-merge": "^2.2.0",
		"tailwind-variants": "^0.1.19"
	}
}

Severity

serious, but I can work around it

Additional Information

No response

@eltigerchino
Copy link
Member

closing this as it's confirmed it's an error on stackblitz's side stackblitz/webcontainer-core#1240 (comment)

@eltigerchino eltigerchino closed this as not planned Won't fix, can't repro, duplicate, stale Dec 23, 2023
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