Skip to content

Installation fails when adding to a fresh project, it seems. #7

@mrmurphy

Description

@mrmurphy

Possibly related to #5, and I'm not sure I can replicate. But I'm making an issue here for future peoples who may run into the same thing.

I had initialized a small starter project with a default package.json. I copied over a larger package.json from another project that included let-anything. Installation repeatedly failed when running npm install. The failure message said something like:

/.../node_modules/bs-platform/lib/bsb.exe: unknown option '-backend'.

So I removed let-anything from my package.json, and installed. That succeeded. Then I ran:

npm install --save let-anything, and everything is dandy again. Maybe something with bib-native and the cache?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions