zemirco / nodejs-pdf-docs

Node.js Manual & Documentation (.pdf, .mobi, .epub)
496 stars 57 forks source link

epub version error? #6

Open tnguyen14 opened 10 years ago

tnguyen14 commented 10 years ago

I tried to upload the .epub version to my google play books multiple times, but it kept throwing an error saying the book cannot be processed. I don't know much about ebooks, but might there be an issue here? I was trying top open the .epub file with Sigil on my Mac, but it crashed the app as well.

zemirco commented 10 years ago

Did you try uploading the .mobi or .pdf version? The play store is pretty cool and accepts almost everything you throw at it.

tnguyen14 commented 10 years ago

The same error happened for .mobi version. The .pdf version works of course, but it doesn't have deep linking of content etc. that the other ebook formats have.

zemirco commented 10 years ago

Just tried myself. You're right.

Don't know what's wrong. I can open the .epub version without any problems with iBooks though.

sjardim commented 9 years ago

I've ran epubcheck_3 on the epub on the repo and it generated the following errors (hope that helps).


ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/content.opf(6,41): date value '' is not valid as per http://www.w3.org/TR/NOTE-datetime:zero-length string ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch011.xhtml(26,48): attribute "start" not allowed here; expected attribute "class", "dir", "id", "style", "title" or "xml:lang" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(516,6): element "pre" not allowed here; expected element "tr" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(527,9): element "thead" incomplete; missing required element "tr" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(528,5): element "tr" not allowed here; expected element "tbody" or "tfoot" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(529,6): element "pre" not allowed here; expected element "td" or "th" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(538,6): element "tr" incomplete; expected element "td" or "th" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(539,5): element "tr" not allowed here; expected element "tbody" or "tfoot" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(540,6): element "pre" not allowed here; expected element "td" or "th" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(549,6): element "tr" incomplete; expected element "td" or "th" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(550,5): element "tr" not allowed here; expected element "tbody" or "tfoot" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(551,6): element "pre" not allowed here; expected element "td" or "th" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(560,6): element "tr" incomplete; expected element "td" or "th" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(561,5): element "tr" not allowed here; expected element "tbody" or "tfoot" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(562,6): element "pre" not allowed here; expected element "td" or "th" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(571,6): element "tr" incomplete; expected element "td" or "th" ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(572,9): element "table" incomplete; missing required element "tbody" WARNING: /Users/sjardim/Downloads/nodejs-manual.epub/content.opf(100,97): hyperlink to resource outside spine 'nav.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch002.xhtml(15,40): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch004.xhtml(43,151): 'smalloc.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch004.xhtml(116,58): 'buffer_buf_compare_otherbuffer': fragment identifier is not defined in 'ch004.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(17,244): 'child_process_asynchronous_process_creation': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(18,98): 'child_process_synchronous_process_creation': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(21,91): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(36,56): 'child_process_child_kill_signal': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(36,152): 'child_process_child_send_message_sendhandle': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(101,125): 'child_process_options_stdio': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(101,211): 'child_process_child_process_spawn_command_args_options': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(183,241): 'child_process_child_process_spawn_command_args_options': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(257,112): 'child_process_options_stdio': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(258,161): 'child_process_options_customFds': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(259,126): 'child_process_options_detached': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(516,245): 'child_process_child_process_spawnsync_command_args_options': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch006.xhtml(542,245): 'child_process_child_process_spawnsync_command_args_options': fragment identifier is not defined in 'ch006.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch007.xhtml(30,166): 'util.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch007.xhtml(73,89): 'assert.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch008.xhtml(174,62): 'child_process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch008.xhtml(287,95): 'child_process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch008.xhtml(333,153): 'process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch008.xhtml(340,272): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch008.xhtml(342,162): 'child_process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(93,34): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(109,34): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(129,335): 'buffer.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(130,34): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(132,211): 'crypto_crypto_pbkdf2_password_salt_iterations_keylen_callback': fragment identifier is not defined in 'ch009.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(132,302): 'crypto_crypto_createcipheriv_algorithm_key_iv': fragment identifier is not defined in 'ch009.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(138,112): 'buffer.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(144,45): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(171,160): 'crypto_crypto_createcipher_algorithm_password': fragment identifier is not defined in 'ch009.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(175,164): 'crypto_crypto_createcipheriv_algorithm_key_iv': fragment identifier is not defined in 'ch009.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(181,47): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(213,52): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(239,54): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(309,550): 'crypto_crypto_creatediffiehellman_prime_encoding': fragment identifier is not defined in 'ch009.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(309,699): 'crypto_diffiehellman_setpublickey_public_key_encoding': fragment identifier is not defined in 'ch009.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch009.xhtml(384,93): 'crypto_crypto_gethashes': fragment identifier is not defined in 'ch009.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch011.xhtml(47,126): 'dns_implementation_considerations': fragment identifier is not defined in 'ch011.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch011.xhtml(56,51): 'dns_supported_getaddrinfo_flags': fragment identifier is not defined in 'ch011.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch011.xhtml(60,188): 'dns_implementation_considerations': fragment identifier is not defined in 'ch011.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch013.xhtml(223,86): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch015.xhtml(143,143): 'fs_class_fs_stats': fragment identifier is not defined in 'ch015.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch015.xhtml(143,201): 'fs_class_fs_stats': fragment identifier is not defined in 'ch015.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch015.xhtml(309,325): 'buffer.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch015.xhtml(423,167): 'fs_class_fs_fswatcher': fragment identifier is not defined in 'ch015.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch015.xhtml(552,84): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch015.xhtml(574,85): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch015.xhtml(600,136): 'fs_fs_watch_filename_options_listener': fragment identifier is not defined in 'ch015.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(30,71): 'process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(38,71): 'console.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(46,62): 'buffer.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(54,71): 'modules.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(111,35): 'modules.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(116,103): 'modules.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(118,35): 'modules.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(119,35): 'modules.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch016.xhtml(141,76): 'timers.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(68,64): 'http_class_http_server': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(73,116): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(77,70): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(81,215): 'http_http_incomingmessage': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(81,326): 'http_class_http_serverresponse': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(97,80): 'http_response_writecontinue': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(133,143): 'net_event_listening': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(133,239): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(138,143): 'net_event_listening': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(138,226): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(149,148): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(149,233): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(153,102): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(182,83): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(182,180): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(186,110): 'http_response_end_data_encoding': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(196,150): 'http_event_checkcontinue': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(206,126): 'http_response_end_data_encoding': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(207,62): 'http_response_write_chunk_encoding': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(207,129): 'http_response_end_data_encoding': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(221,112): 'http_response_writehead_statuscode_reasonphrase_headers': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(264,100): 'http_response_writehead_statuscode_reasonphrase_headers': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(292,199): 'url.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(304,69): 'https_class_https_agent': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(305,76): 'http_http_globalagent': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(311,125): 'http_event_response': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(312,100): 'http_class_http_clientrequest': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(369,157): 'http_new_agent_options': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(369,407): 'http_agent_destroy': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(438,326): 'http_http_incomingmessage': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(442,82): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(442,179): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(446,185): 'http_http_incomingmessage': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(575,84): 'buffer.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(591,121): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(595,112): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(599,126): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(604,91): 'http_class_http_server': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(604,151): 'http_class_http_clientrequest': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(605,73): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(662,83): 'http_class_http_server': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch017.xhtml(667,83): 'http_class_http_server': fragment identifier is not defined in 'ch017.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(21,66): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(25,48): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(30,155): 'tls.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(65,78): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(69,55): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(75,153): 'url.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(76,76): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(109,69): 'https_class_https_agent': fragment identifier is not defined in 'ch018.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(110,78): 'https_https_globalagent': fragment identifier is not defined in 'ch018.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(114,83): 'tls.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(114,170): 'https_https_globalagent': fragment identifier is not defined in 'ch018.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(159,153): 'url.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(177,83): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(177,151): 'https_https_request_options_callback': fragment identifier is not defined in 'ch018.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch018.xhtml(181,58): 'https_class_https_agent': fragment identifier is not defined in 'ch018.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(18,150): 'net_event_connection': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(24,303): 'net_event_end': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(51,74): 'net_class_net_socket': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(52,69): 'net_event_connect': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(53,59): 'net_class_net_socket': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(68,218): 'net_event_end': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(70,113): 'net_event_connect': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(93,256): 'net_event_connect': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(94,76): 'net_class_net_socket': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(101,166): 'net_event_connect': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(102,73): 'net_class_net_socket': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(111,98): 'net_event_listening': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(111,246): 'net_event_listening': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(131,98): 'net_event_listening': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(131,246): 'net_event_listening': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(146,98): 'net_event_listening': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(146,246): 'net_event_listening': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(159,237): 'net_server_listen_port_host_backlog_callback': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(201,107): 'net_server_getconnections_callback': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(208,89): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(254,73): 'net_event_connect': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(255,113): 'net_event_connect': fragment identifier is not defined in 'ch020.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(265,119): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(345,97): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(351,116): 'dns.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(353,120): 'dns.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch020.xhtml(365,242): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch023.xhtml(15,166): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch023.xhtml(67,44): 'domain.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch023.xhtml(124,35): 'tty.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch023.xhtml(153,230): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch023.xhtml(357,267): 'process_signal_events': fragment identifier is not defined in 'ch023.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch023.xhtml(371,107): 'process_signal_events': fragment identifier is not defined in 'ch023.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch023.xhtml(493,87): 'modules.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(34,138): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(34,233): 'process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(34,370): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(35,158): 'stream_class_stream_readable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(35,220): 'stream_class_stream_writable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(35,280): 'stream_class_stream_duplex': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(35,345): 'stream_class_stream_transform': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(42,66): 'stream_class_stream_readable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(42,120): 'stream_class_stream_writable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(42,181): 'stream_class_stream_duplex': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(44,147): 'stream_class_stream_duplex': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(44,202): 'stream_class_stream_transform': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(45,251): 'stream_api_for_stream_implementors': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(93,136): 'stream_readable_pipe_destination_options': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(96,43): 'stream_event_data': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(97,51): 'stream_readable_resume': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(98,69): 'stream_readable_pipe_destination_options': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(98,162): 'stream_class_stream_writable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(102,88): 'stream_readable_pause': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(103,82): 'stream_event_data': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(103,218): 'stream_readable_unpipe_destination': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(108,51): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(109,51): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(110,46): 'fs.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(111,25): 'zlib.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(112,27): 'crypto.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(113,45): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(114,61): 'child_process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(115,50): 'process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(179,114): 'stream_event_data': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(202,231): 'stream_readable_resume': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(243,71): 'stream_class_stream_writable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(260,70): 'stream_writable_end_chunk_encoding_callback': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(271,71): 'stream_class_stream_writable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(294,159): 'stream_class_stream_transform': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(334,124): 'stream_readable_pause': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(334,279): 'stream_class_stream_readable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(353,55): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(354,56): 'http.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(355,47): 'fs.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(356,25): 'zlib.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(357,27): 'crypto.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(358,45): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(359,60): 'child_process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(360,51): 'process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(360,117): 'process.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(376,66): 'stream_writable_write_chunk_encoding_callback': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(428,69): 'stream_writable_write_chunk_encoding_callback': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(428,163): 'stream_writable_end_chunk_encoding_callback': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(437,68): 'stream_writable_end_chunk_encoding_callback': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(450,63): 'stream_class_stream_readable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(464,63): 'stream_class_stream_readable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(464,153): 'stream_readable_unpipe_destination': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(466,79): 'stream_readable_unpipe_destination': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(486,95): 'stream_class_stream_readable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(486,152): 'stream_class_stream_writable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(489,45): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(490,25): 'zlib.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(491,27): 'crypto.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(496,64): 'stream_class_stream_duplex': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(496,204): 'stream_class_stream_readable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(496,261): 'stream_class_stream_writable': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(499,25): 'zlib.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(500,27): 'crypto.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(509,136): 'util.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(573,136): 'stream_api_for_stream_consumers': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(577,158): 'stream_readable_read_size_1': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(578,70): 'stream_api_for_stream_consumers': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(607,92): 'stream_class_stream_transform': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(727,450): 'stream_readable_push_chunk_encoding': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(776,178): 'stream_writable_write_chunk_encoding_callback_1': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(777,70): 'stream_api_for_stream_consumers': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(782,116): 'stream_writable_write_chunk_encoding_callback': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(783,170): 'stream_writable_write_chunk_encoding_callback_1': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(795,114): 'stream_writable_write_chunk_encoding_callback_1': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(815,215): 'stream_writable_write_chunk_encoding_callback_1': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(816,322): 'stream_writable_write_chunk_encoding_callback_1': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(830,139): 'zlib.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(830,182): 'crypto.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(832,69): 'stream_readable_read_size_1': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(832,157): 'stream_writable_write_chunk_encoding_callback_1': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(874,39): 'stream_event_finish': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(874,95): 'stream_event_end': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(878,143): 'stream_class_stream_transform': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(949,83): 'stream_class_stream_transform': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(960,119): 'stream_readable_push_chunk_encoding': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(961,119): 'stream_writable_write_chunk_encoding_callback': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(972,84): 'stream_object_mode': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(972,213): 'stream_readable_push_chunk_encoding': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(974,105): 'tls.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(982,42): 'stream_readable_pause': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(984,260): 'stream_readable_resume': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(987,37): 'stream_event_data': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(988,43): 'stream_readable_resume': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch028.xhtml(1024,297): 'stream_readable_push_chunk_encoding': fragment identifier is not defined in 'ch028.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(49,144): 'tls_class_tls_tlssocket': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(87,50): 'tls_class_tls_server': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(87,192): 'tls_event_secureconnection': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(193,111): 'tls_event_secureconnect': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(194,76): 'tls_class_tls_tlssocket': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(245,68): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(250,82): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(255,81): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(256,136): 'tls_tls_createsecurepair_credentials_isserver_requestcert_rejectunauthorized': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(257,143): 'tls_tls_createsecurepair_credentials_isserver_requestcert_rejectunauthorized': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(258,114): 'tls_tls_createserver_options_secureconnectionlistener': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(259,113): 'tls_tls_createserver_options_secureconnectionlistener': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(289,89): 'tls_class_tls_tlssocket': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(306,149): 'tls_class_tls_tlssocket': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(313,69): 'tls_class_tls_tlssocket': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(357,157): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(383,73): 'net.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(384,74): 'stream.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch031.xhtml(442,227): 'tls_tls_createserver_options_secureconnectionlistener': fragment identifier is not defined in 'ch031.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch032.xhtml(21,94): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch033.xhtml(22,202): 'tracing_tracing_addasynclistener_asynclistener': fragment identifier is not defined in 'ch033.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch033.xhtml(23,131): 'tracing_tracing_removeasynclistener_asynclistener': fragment identifier is not defined in 'ch033.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch033.xhtml(43,86): 'events.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch033.xhtml(51,137): 'tracing_tracing_createasynclistener_asynclistener_callbacksobj_storagevalue': fragment identifier is not defined in 'ch033.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch033.xhtml(126,110): 'timers.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch035.xhtml(93,205): 'buffer.html': referenced resource missing in the package ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch035.xhtml(153,212): 'dgram_socket_bind_port_address_callback': fragment identifier is not defined in 'ch035.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(42,204): 'zlib_memory_usage_tuning': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(97,50): 'zlib_class_zlib_gzip': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(97,98): 'zlib_options': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(101,52): 'zlib_class_zlib_gunzip': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(101,102): 'zlib_options': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(105,53): 'zlib_class_zlib_deflate': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(105,104): 'zlib_options': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(109,53): 'zlib_class_zlib_inflate': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(109,104): 'zlib_options': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(113,56): 'zlib_class_zlib_deflateraw': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(113,110): 'zlib_options': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(117,56): 'zlib_class_zlib_inflateraw': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(117,110): 'zlib_options': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(121,51): 'zlib_class_zlib_unzip': fragment identifier is not defined in 'ch039.xhtml' ERROR: /Users/sjardim/Downloads/nodejs-manual.epub/ch039.xhtml(121,100): 'zlib_options': fragment identifier is not defined in 'ch039.xhtml'

Check finished with warnings or errors!