Closed Homie20006 closed 4 years ago
my quoting bugged idk how to do that properly...
i put both into a hastebin: error: https://hastebin.com/umuxedifiw.rb log: https://hastebin.com/jiyufoxici.rb
I just got the same error.
Hi if anyone is able to reproduce this on the newest version that would be super helpful. The information here from the stack trace is from an older version of Winston
that is no longer being used. Thank you!
I believe this happens because of very old version of winston
package, I had similar issue when I took up rewriting haste back in August and I had to rework whole winston from scratch.
Having the same error on a brand new install. Pulled commit 72863858338a57d54eb9dee55530e90ebbc22453 and having the same error.
Ubuntu 22.04
After a fresh install with the recommended installation @ wiki on 3 different test servers (Ubuntu 18.04 + Debian 9.4) i get the following error if i execute the start command
npm start
:npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-02-25T19_06_39_037Z-debug.log
Content of the stated debug log:
Versions of software used (installed like installation wiki) node v12.0.0-pre npm v6.7.0
The config is default:
Does anyone knows how or if this is fixable? :(
Greetings Daniel