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 Require #522

Open
dozel opened this issue Nov 2, 2017 · 0 comments
Open

Npm Module Require #522

dozel opened this issue Nov 2, 2017 · 0 comments

Comments

@dozel
Copy link

dozel commented Nov 2, 2017

Hey all,

How do I go about using the npm module? I've tried importing it, requiring it, every time I get an empty object back.

import Chart from 'chartnew.js';
const Chart = require('chartnew.js');

I'm sure I'm missing one tiny thing, waiting for the DOH moment. Any help would be greatly appreciated.

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

1 participant