-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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"
}
}
Metadata
Metadata
Assignees
Labels
No labels