Mickhat / FloBot

7 stars 1 forks source link

General Improvements #81

Closed EinsKatze closed 7 months ago

EinsKatze commented 7 months ago
chfuchte commented 7 months ago

Replace npm run start with tsc && node . please.

Abd use yarn

Still requesting a poll for that one

EinsKatze commented 7 months ago

Replace npm run start with tsc && node . please.

Abd use yarn

Line 29 in package.json - it already is tsc && node ..

Yarn isn't mentioned anywhere in the Repository, so how would one know that we should use yarn? And tbh i don't get why one would even use yarn when npm gets installed when installing NodeJS.

filip326 commented 7 months ago

Replace npm run start with tsc && node . please.

Abd use yarn

Line 29 in package.json - it already is tsc && node ..

Yarn isn't mentioned anywhere in the Repository, so how would one know that we should use yarn? And tbh i don't get why one would even use yarn when npm gets installed when installing NodeJS.

I'm telling you right now and Mickhat told me earlier

EinsKatze commented 7 months ago

Replace npm run start with tsc && node . please. Abd use yarn

Line 29 in package.json - it already is tsc && node .. Yarn isn't mentioned anywhere in the Repository, so how would one know that we should use yarn? And tbh i don't get why one would even use yarn when npm gets installed when installing NodeJS.

I'm telling you right now and Mickhat told me earlier

As of now everything in the Repo indicates that we are using npm. "Im telling you right now" is not a good way to handle such things in an open source repository. If you're willing to structure the Repository in a way were it's clear that i should use yarn, i might do. Nonetheless it's not really relevant for this PR. Please approve the changes - you requested changes which cannot be done.