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

Unable to resolve module fs from #14

Open
udarts opened this issue Nov 5, 2017 · 1 comment
Open

Unable to resolve module fs from #14

udarts opened this issue Nov 5, 2017 · 1 comment

Comments

@udarts
Copy link

udarts commented Nov 5, 2017

When I am include the following line in my project:

const CalendarAPI = require('node-google-calendar');

I am getting an error:

UnableToResolveError: Unable to resolve module fs from /{path to project}/node_modules/google-oauth-jwt/lib/auth.js: Module does not exist in the module map

When I comment the line out, error is gone.

What is going wrong?

@yuhong90
Copy link
Owner

Sorry i only got to this after this long.

Can you share your node version, how you installed the package, your settings config and how you ran the sample code?

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

2 participants