vine icon indicating copy to clipboard operation
vine copied to clipboard

"Cannot find module '@vinejs/vine/types' or its corresponding type declarations."

Open Ramank200 opened this issue 1 year ago • 3 comments

Package version

2.0.0

Describe the bug

getting error "Cannot find module '@vinejs/vine/types' or its corresponding type declarations." I'm installing my package using npm i @vinejs.vine , I was trying to import schematypes from @vinejs/vine/types

Reproduction repo

No response

Ramank200 avatar May 10 '24 05:05 Ramank200

Hey @Ramanakablah! 👋🏻

What version of Node.js are you using, and in which project are you installing Vine.js?

RomainLanz avatar May 13 '24 07:05 RomainLanz

Node version is 20.12.2 and the project is a typescript project (Customer response management ) System.

On Mon, 13 May 2024 at 13:20, Romain Lanz @.***> wrote:

Hey @Ramanakablah https://github.com/Ramanakablah! 👋🏻

What version of Node.js are you using, and in which project are you installing Vine.js?

— Reply to this email directly, view it on GitHub https://github.com/vinejs/vine/issues/52#issuecomment-2106882569, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT6PQ34R7WC6UBVVD26YTCTZCBWEFAVCNFSM6AAAAABHP76ICOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBWHA4DENJWHE . You are receiving this because you were mentioned.Message ID: @.***>

Ramank200 avatar May 13 '24 12:05 Ramank200

Could you please ensure you have correctly set your tsconfig option?

Have a look at this issue: https://github.com/vinejs/vine/issues/3

RomainLanz avatar Jun 27 '24 07:06 RomainLanz

Closing since no response from the issue reporter and not actionable as well

thetutlage avatar Nov 29 '24 02:11 thetutlage