Skip to content

[BUG] During npm install, the following warning appears #256

@udaykiran243

Description

@udaykiran243

Describe the bug

During `npm install`, the following warning appears:
`npm warn deprecated @studio-freight/lenis@1.0.42: The '@studio-freight/lenis' package has been renamed to 'lenis'.`

Steps to reproduce

1. Uninstall `@studio-freight/lenis`.
2. Install `lenis`.
3. Update imports in the codebase to reference `lenis` instead of `@studio-freight/lenis`.
4. Verify smooth scrolling still functions correctly.

Expected behavior

Update the dependency to the new package name to ensure we receive future updates and security fixes.

Affected component

Frontend (React/Vue)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions