Skip to content

Unable to import Flow without adding @types/flowjs__flow.js devdependency #387

@ankitb-parmar

Description

@ankitb-parmar

Problem
while importing flow import Flow from '@flowjs/flow.js' in angular 16 components getting below error.
Could not find a declaration file for module '@flowjs/flow.js'

Should work without dependency
After adding dependency of @types/flowjs__flow.js it is working fine, which should also work as expected without adding @types/flowjs__flow.js dependency.

Error Detail
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions