8000 example project doesnt work, no run script found · Issue #1074 · nodegui/nodegui · GitHub
[go: up one dir, main page]

Skip to content

example project doesnt work, no run script found #1074

@Jannik44

Description

@Jannik44

when i run the npm run run command:
npm ERR! Missing script: "run"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run

npm run
Lifecycle scripts included in nodegui-simple-starter@1.0.0:
start
qode dist/main.cjs

available via npm run-script:
build
npm run build-code && npm run build-bundle
build-code
tsc
build-bundle
esbuild build/main.js --sourcemap --bundle --outfile=dist/main.cjs --platform=node --format=cjs --external:@nodegui/nodegui "--external:nodegui-plugin-*"
clean
rimraf build dist tmp-jam-pack-nodegui
package
jam-pack-nodegui --config packaging/jam-pack-nodegui.json

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

      0