Luke Zeller
@LukeZeller
Learning to program not as terribly
Hello!
I've been having a problem where whenever my repl wakes up, it throws this error:
internal/modules/cjs/loader.js:550
throw err;
^
Erroexpress
hyperupcall hey!
page refreshes typically fix most common miscellaneous bugs. if that doesn't work, then navigating to the "my repls" screen, refreshing, then navigating back to your repl usually fixes some bugs. kind of strange because i've never come across an error like that.
hope i could help :)3 years ago
turbio It looks like your package has an invalid name according to npm's docs. We use npm under the hood to install packages so if npm rejects your package.json we won't be able to install anything.3 years ago
i am trying to use the libcurl source in a simple test application, but when I run it I get:
main.cpp:9:17: warning: ISO C++11 does not allow conversi
I know this has been asked before, but do we have any updates on fixing this bug? It's really annoying and I would have switched platforms by now if t
Scoder12 Actually this is in beta right now and still under development. The project is called "goval files" because the code runner is called goval. If you set yourself as an explorer in your accounts, you can try it out, but make sure to report any errors or unexpected behavior to the team!4 years ago
Vandesm14 I don't think there is any current progress on it. They are definitely working on it though!4 years ago