Open Tofutush opened 8 months ago
I have to go through and upgrade these at some point.
But these are "warnings" not "errors", so as long as the install succeeds at the end (should say something like "added 896 packages"), it should work.
Let me know.
That's the thing; it's not moving forward.
I'll try waiting longer; maybe it's just my internet?
Thanks!
So I passed the npm install
part but got stuck at npm start
...
Where am I supposed to find the config module?
Thanks!
Copy the file config-example.js
into a new file config.js
in the root directory, and change the values as needed.
Let me know if that helps!
Thanks! Sorry to bother you yet again but I ran into more problems.
It's telling me the compilation failed with that creepy white text, and I'm not sure why. I did have Elm installed.
Thank you!
Following your instructions, I forked this repo and all that, but when I ran
npm install
, it gives me a bunch of deprecation warnings.I'm not really sure how to solve these issues and would need some help. Thanks!