Skip to content
Sign UpLog In
Profile icon

VXZELL12345

@VXZELL12345
ok
  • Something cool.

    Cover page
    Made with Portfolio Site Template

    Awesome site thingy I forked

    Recent comments (0)
Repls
Community
VXZELL12345
VXZELL12345
shared a Post
2 years ago
How to stop my repl from downloading / updating packages automatically?
So, on my repl I have this on top of my .js file. const suggestionSchema = require('@schemas/suggestions-schema') I use this to declare what suggest
OG Commander
Node.js
VXZELL12345
VXZELL12345
shared a Post
2 years ago
Okay so basically, when I got onto my repl.it why did my code become grey all of a sudden. The code works perfectly fine and so does everything, I jus
IntellectualGuy
IntellectualGuy
Maybe you accidentally changed the file extension? Or it could be that the ide is just loading2 years ago
robowolf
robowolf
The grey underlining is lint highlighting I believe. It essentially points out that a variable not used or some other non major problem.2 years ago