Skip to content

Build error in Windows (jsPDF/FileSaver dependencies) #16

@javier-godoy

Description

@javier-godoy

Orgchart depends on a broken version of jspdf (see parallax/jsPDF#2208), which causes a production build to fail in Windows with the following message:

[INFO] Running `npm install` ...
npm ERR! path git
npm ERR! code ENOENT
npm ERR! errno ENOENT
npm ERR! syscall spawn git
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/eligrey/FileSaver.js.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions