Skip to content

Import error in Svelet 4.0 #5

Open
@thylou

Description

@thylou

Hi,

I tryed to use your OAuth2 library in our project, but I have the foloowing error during import of the lib


Could not find a declaration file for module '@macfja/svelte-oauth2'. '/workspace/retail-planner/frontend/node_modules/@macfja/svelte-oauth2/dist/index.mjs' implicitly has an 'any' type.
Try npm i --save-dev @types/macfja__svelte-oauth2 if it exists or add a new declaration (.d.ts) file containing declare module '@macfja/svelte-oauth2';ts(7016)

My Environnement :
"svelte": "^4.0.5",

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions