Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

problem installing the module with pnpm #155

@uwemaurer

Description

@uwemaurer

When I run

pnpm i @skeletonlabs/floating-ui-svelte

I got this error:

../node_modules/.pnpm/@[email protected][email protected]/node_modules/@skeletonlabs/floating-ui-svelte: Running postinstall script...
 ELIFECYCLE  Command failed.

when I look in thepackage.json of floating-ui-svelte I see this line:

"postinstall": "svelte-kit sync",

however I don't use svelte-kit and don't have it installed. I think this line should be removed.

I was able to install it by putting an empty bash script svelte-kit in my PATH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions