Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

CLI doesn't work yet #385

@zeke

Description

@zeke

So, #378 landed and I published the module to npm:

$ npm publish
+ electron-api-demos@1.5.0

But the new CLI doesn't work because electron is currently a devDependency:

$ npx electron-api-demos
Cannot find module 'electron'

So the question is: should we move electron (and probably some other deps too) into dependencies to make this work? I wonder what effect this would have on the packaged version of the app.. 🤔

@codebytere @MarshallOfSound

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions