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

npm module not found #3

Closed
zkavtaskin opened this issue May 25, 2020 · 2 comments
Closed

npm module not found #3

zkavtaskin opened this issue May 25, 2020 · 2 comments

Comments

@zkavtaskin
Copy link

zkavtaskin commented May 25, 2020

Dear Nathan,

First of all I would like to say that I really like your work on Github. Please do keep it up!

I am currently using your Darwin module in one of my projects, as I have started to run the project I kept getting the following error: npm module not found charles.darwin

After a bit of digging I have found the issue, in your package.json you are missing "main" property.
Please find screenshot attached with a fix.

Screenshot 2020-05-25 at 22 35 41

@patwhite
Copy link

@zkavtaskin this is a silly question, but do you know if there is a way to work around this?

@nathsou
Copy link
Owner

nathsou commented Apr 11, 2021

Hey @zkavtaskin and @patwhite!

Thanks for the issue and my apologies for the missed notification.
I have updated the package.json to include the main property.

Cheers :)

@nathsou nathsou closed this as completed Apr 11, 2021
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