Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Heroku/Glitch error #1

Closed
BjornGrylls opened this issue Dec 11, 2020 · 3 comments
Closed

Heroku/Glitch error #1

BjornGrylls opened this issue Dec 11, 2020 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@BjornGrylls
Copy link
Contributor

I get the following errors when trying to build the server on Heroku
image
Both run "ts-node src --build" which apparently is not found. I have run "npm install" before that

Glitch also fails on the same command.

@barbarbar338
Copy link
Owner

Try adding ts-node to dependencies
if you want you can create a pull request about it :)
if you don't, i will update repo probably in 40-45 mins

@barbarbar338 barbarbar338 added bug Something isn't working good first issue Good for newcomers labels Dec 11, 2020
@BjornGrylls
Copy link
Contributor Author

I just copied all the devDependencies into dependencies, which works. But you should probably update it because you know what the different dependencies are used for.

I now got a new error which I will make a new issue for.

@BjornGrylls BjornGrylls changed the title Heroku error Heroku/Glitch error Dec 11, 2020
@barbarbar338
Copy link
Owner

I'm trying to fix it now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants