Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Luke Zeller

@LukeZeller
Learning to program not as terribly
  • NBShell JS Beta

    Cover page
    Made with Express
    Recent comments (0)
LukeZeller
LukeZeller
shared a Post
4 years ago
Problems with Repl.it not able to find module 'express'
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; ^ Erro
NBShell JS Beta
express
hyperupcall
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 :)4 years ago
turbio
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.4 years ago
LukeZeller
LukeZeller
shared a Post
4 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
LukeZeller
LukeZeller
shared a Post
4 years ago
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
eliyah
eliyah
i have same issue but never gonna switch from repl.it 4 years ago
Scoder12
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
Vandesm14
I don't think there is any current progress on it. They are definitely working on it though!4 years ago