Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken since 1.1.3 for next #41

Closed
wzrdtales opened this issue Nov 8, 2021 · 5 comments
Closed

broken since 1.1.3 for next #41

wzrdtales opened this issue Nov 8, 2021 · 5 comments

Comments

@wzrdtales
Copy link

1.1.2 is the last version that works with next

since then it can't find the module

ModuleNotFoundError: Module not found: Error: Can't resolve 'tsdav'

@natelindev
Copy link
Owner

Can you provide more details?
Like your node js version or browser version,
version of library you are tyring to use it with?

@zackheil
Copy link

zackheil commented Nov 8, 2021

I'm not using next, but I am getting a similar error just trying to use a simple node script. Using node v12, my first line is const test = require('tsdav') and I get the following:

Error: Cannot find module '/Users/me/Repositories/caldav-test/node_modules/tsdav/tsdav.cjs.js'. Please verify that the package.json has a valid "main" entry

@natelindev
Copy link
Owner

natelindev commented Nov 8, 2021 via email

@wzrdtales
Copy link
Author

sorry when i am busy this is my way of just dropping information :p would have delivered more details now later, but as @zackheil already pointed out, just try to use it in node in whatever way you want.

@natelindev
Copy link
Owner

this should be fixed with v1.1.5 now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants