Skip to content

Angular: cant get it to work #106

Description

@beig

I wanted to try your library, but I have trouble getting it to work.

I am on Angular 21.
So first, the installation instruction is a bit confusing.
What package do I install now for angular?

@shimmer-from-structure/angular
or
shimmer-from-structure

or both?

Nevertheless, then I can only import

import { ShimmerComponent } from '@shimmer-from-structure/angular/src/shimmer.component';

because importing from
import { ShimmerComponent } from '@shimmer-from-structure/angular';

gives me

´TS2307: Cannot find module @shimmer-from-structure/angular or its corresponding type declarations.´

thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions