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

BookDownloadData not working? #2

Open
SergeGardien opened this issue Dec 24, 2016 · 0 comments
Open

BookDownloadData not working? #2

SergeGardien opened this issue Dec 24, 2016 · 0 comments

Comments

@SergeGardien
Copy link

SergeGardien commented Dec 24, 2016

@dleshem, I've been able to successfully transpile the ES6 code dynamically with Babilon by following the guide at https://leanpub.com/setting-up-es6/read#sec_nodejs-babel-dynamic (as suggested in #1).

I've modified the code in "BookDownloadData.js" to specify the book to download and I've run sudo babel-node src/BookDownloader. The command runs successfully but nothing seems happening.

This is the full stack I've run on terminal:
sudo npm freemazon
cd /usr/local/lib/node_modules/freemazon
sudo npm install
sudo babel-node src/BookDownloader

Where am I wrong?

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