You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TS7016: Could not find a declaration file for module @viselect/react .
What is the current behavior?
TS7016: Could not find a declaration file for module @viselect/react .
<project_dir>/node_modules/@viselect/react/dist/viselect.mjs implicitly has an any type.
There are types at <project_dir>/node_modules/@viselect/react/dist/src/index.d.ts,
but this result could not be resolved when respecting package.json exports . The @viselect/react library may need to update its package.json or typings.
Please provide the steps to reproduce and create a CodeSandbox.
What is the expected behavior?
No error TS7016.
Your environment:
Toolset (e.g. webpack, vite, vue-cli...): vite
Version (@viselect/<insert package>): 3.4.0
Browser: Chrome latest
OS: Windows
The text was updated successfully, but these errors were encountered:
What is the problem?
TS7016: Could not find a declaration file for module @viselect/react .
What is the current behavior?
Please provide the steps to reproduce and create a CodeSandbox.
What is the expected behavior?
No error TS7016.
Your environment:
The text was updated successfully, but these errors were encountered: