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

Error when running bookiza server. NPM warning when installed gulp-haml and more #11

Open
Jun-Xiang opened this issue Oct 13, 2019 · 3 comments
Assignees
Labels

Comments

@Jun-Xiang
Copy link

One of the problems I faced when using it in cmd ( I am using Windows) is that 'gulp-haml' package is using a very old lodash package which made the installation stuck at ' installing npm modules...: Successful' with errors. I fixed it by upgrading the lodash package inside gulp-haml but I am not sure whether I have finish downloaded whole framework. IMG here (https://drive.google.com/open?id=0B9UG5fu2lrPxNzJ3MzVoWVREa2ZsbHNoSmppQjk1cHNiVjk0)

Next, I ran 'bookiza server' command in cmd, and I got and error saying it is unable to get page-1.html and so on as shown in
IMG(https://drive.google.com/open?id=0B9UG5fu2lrPxbEl0TDJGMXkxeDdvX1FaSkVLekFLbjdiMHdF).
I copy pasted HTML pages from https://github.com/bookiza/bookiza.js/tree/master/html/renders
inside my build/renders directory. But I was unable to achieve swipe effect as shown in video in the Google drive link below.
https://drive.google.com/file/d/169EQj0Cs0DNFBL2UGIGETcPoC0VSHxpg/view?usp=drivesdk

I also encountered some bugs when pressing the next indicator as shown in this Google drive link
https://drive.google.com/file/d/16I-iecFMrBfVpgpd-sTiISTtNjAlr6YU/view?usp=drivesdk

Another bug is that the last page mixed with the first page and the position of the book shifted to the right side as shown in this Google drive link
https://drive.google.com/file/d/16JJmetvJ4m60QG4WVdEYOn3wz8mE1xtw/view?usp=drivesdk

I also wanted to use it on my own domain which I couldn't find how in the docs.

@marvindanig marvindanig self-assigned this Dec 30, 2019
@marvindanig
Copy link
Collaborator

marvindanig commented Dec 30, 2019

A bunch of things between the Superbook format and Bookiza are non-standard at this point. I envisage that it'd take a while to arrive at a conclusive set of features, especially the ones that are about book’s behavior on different browsers.

I'll take up documentation this week but there will be a few bugs/incomplete areas for now.

@marvindanig
Copy link
Collaborator

You can definitely run the book on your localhost! That is how I do it. First test the book on my machine, test it on mobile and iPad and then publish it in the open with $ bookiza publish.

@Jun-Xiang
Copy link
Author

the error is still there ...

@marvindanig marvindanig reopened this Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants