You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.
Sistema: Windows 7 pro con .NET 4.5
Consola: powershell
Versión nodejs: 6.9.5 LTS
Al ejecutar npm run ebook:es
Fallo EbookError: Error during ebook generation: "ebook-convert" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable. Tell the author that this fails on your system: mkdirp dist/es/ebook && npm run ebook:es:pdf && npm run ebook:es:epub
Al ejecutar npm run build
Fallo Error: EISDIR: illegal operation on a directory, open 'C:\Users\XXXXX\Documents\Programacion juegos en JS\js-for-gamedev-master\es\styles' Tell the author that this fails on your system: npm run zip && npm run build:root && npm run build:es
The text was updated successfully, but these errors were encountered:
Sistema: Windows 7 pro con .NET 4.5
Consola: powershell
Versión nodejs: 6.9.5 LTS
Al ejecutar
npm run ebook:es
Fallo
EbookError: Error during ebook generation: "ebook-convert" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable. Tell the author that this fails on your system: mkdirp dist/es/ebook && npm run ebook:es:pdf && npm run ebook:es:epub
Al ejecutar
npm run build
Fallo
Error: EISDIR: illegal operation on a directory, open 'C:\Users\XXXXX\Documents\Programacion juegos en JS\js-for-gamedev-master\es\styles' Tell the author that this fails on your system: npm run zip && npm run build:root && npm run build:es
The text was updated successfully, but these errors were encountered: