Skip to content

BookDownloadData not working? #2

Description

@SergeGardien

@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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions