Giter VIP home page Giter VIP logo

Comments (6)

ElliottStorey avatar ElliottStorey commented on August 27, 2024

Same issue here.

from svelte-french-toast.

ElliottStorey avatar ElliottStorey commented on August 27, 2024

Reinstalling the library worked for me.

from svelte-french-toast.

socketopp avatar socketopp commented on August 27, 2024

Reinstalling the library worked for me.

Gonna try it as well

from svelte-french-toast.

kbrgl avatar kbrgl commented on August 27, 2024

That's odd—would you mind sharing your Svelte version and Svelte French Toast version? Or providing a minimal repro?

from svelte-french-toast.

thibleroy avatar thibleroy commented on August 27, 2024

Same here. Here is my package.json

{
	"name": "frontend2",
	"version": "0.0.1",
	"private": true,
	"scripts": {
		"dev": "vite dev",
		"build": "vite build",
		"preview": "vite preview",
		"test": "npm run test:integration && npm run test:unit",
		"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
		"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
		"lint": "prettier --check . && eslint .",
		"format": "prettier --write .",
		"test:integration": "playwright test",
		"test:unit": "vitest"
	},
	"devDependencies": {
		"@playwright/test": "^1.28.1",
		"@sveltejs/adapter-auto": "^3.0.0",
		"@sveltejs/kit": "^2.0.0",
		"@sveltejs/vite-plugin-svelte": "^3.0.0",
		"@types/eslint": "^8.56.0",
		"@types/geojson": "^7946.0.14",
		"@types/google.maps": "^3.55.8",
		"@types/leaflet": "^1.9.12",
		"@typescript-eslint/eslint-plugin": "^7.0.0",
		"@typescript-eslint/parser": "^7.0.0",
		"eslint": "^8.56.0",
		"eslint-config-prettier": "^9.1.0",
		"eslint-plugin-svelte": "^2.35.1",
		"prettier": "^3.1.1",
		"prettier-plugin-svelte": "^3.1.2",
		"svelte": "^4.2.7",
		"svelte-check": "^3.6.0",
		"tslib": "^2.4.1",
		"typescript": "^5.4.5",
		"vite": "^5.0.3",
		"vitest": "^1.2.0"
	},
	"type": "module",
	"dependencies": {
		"@turf/turf": "^6.5.0",
		"bootstrap": "^5.3.3",
		"geotiff": "^2.1.3",
		"leaflet": "^1.9.4",
		"leaflet-lasso": "^2.2.13",
		"svelte-french-toast": "^1.2.0",
		"svelte-tags-input": "^6.0.0"
	}
}

from svelte-french-toast.

ElliottStorey avatar ElliottStorey commented on August 27, 2024

Same version for me. I am getting the error repeatedly even after completely uninstalling and reinstalling.

from svelte-french-toast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.