Skip to content

cannot run npm install without errors #871

Description

@Bilal-S

Receiving errors for attempts to run npm install no modification of code or attempts to do anything with the project when this happens. Started as git clone on windows.

using node 8.10.0

c:\Code\pdfkit>npm install
npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.
npm WARN prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.
npm WARN prepublish-on-install See the deprecation note in `npm help scripts` for more information.

> pdfkit@0.8.3 prepublish c:\Code\pdfkit
> make js

'make' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! pdfkit@0.8.3 prepublish: `make js`
npm ERR! Exit status 1
npm ERR!

There are more warnings and errors but this is the showstopper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions