Skip to content

Missing './utils' file from NPM package #9

@KennyTheBard

Description

@KennyTheBard

For some reason, at least in the version on NPM, the utils script is missing, which throws an error

✘ [ERROR] Could not resolve "./utils"

    node_modules/@yaireo/react-ref-watcher/src/useWatchableListener.js:2:20:
      2 │ import {useId} from './utils'

I also checked on a clean install from NPM, where is the same case

src $ ls
index.js  propWatcher.js  useWatchableEffect.js  useWatchableListener.js  useWatchableRef.js

Otherwise thanks for the good work 👍
Looking forward to try it again sometimes!

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