Skip to content

Start button not working #41

@bhanuagarwal73

Description

@bhanuagarwal73

I am not 100% sure the functionality of start button here.

I am expecting start button should hit the package.json start script. If this is correct then start button is not working.

{
"name": "zee",
"version": "1.0.0",
"description": "",
"main": "index.ts",
"scripts": {
"start": "/data/user/0/io.tempage.dorynode/files/bin/node /data/user/0/io.tempage.dorynode/files/bin/tsc && /data/user/0/io.tempage.dorynode/files/bin/node out/index.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "^18.0.6",
"axios": "^0.27.2",
"cors": "^2.8.5",
"del-cli": "^5.0.0",
"express": "^4.18.1",
"status-is-ok": "^1.2.4",
"superagent": "^8.0.0",
"typescript": "^4.7.4"
}
}

Screenshot_20220807-165449_dnodejs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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