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
Describe the bug
When I try to import package using es module system in ts project. I am getting type declaration module not found and I have attached screenshot.
To Reproduce
Just import package. import NepaliDate from 'nepali-datetime'
Expected behavior
There should not error and type completion should be working
Environment
npm/node version: 9.5.0/18.14.2
Package version: ^1.1.0
Operating system: macOS ventura 13.5.1
Any other relevant information about your environment.
Additional context
Please provide any additional context or information that may be helpful in understanding and resolving the issue. This can include:
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
When I try to import package using es module system in ts project. I am getting type declaration module not found and I have attached screenshot.
To Reproduce
Just import package.
import NepaliDate from 'nepali-datetime'
Expected behavior
There should not error and type completion should be working
Environment
Additional context
Please provide any additional context or information that may be helpful in understanding and resolving the issue. This can include:
The text was updated successfully, but these errors were encountered: