Skip to content
FileIdea

FileIdea

FileIdea.com Programming Notes and Advice

  • Home
  • Posts
  • About FileIdea

Category Archives: JavaScript

Create and Remove MongoDB user to database

Create an user by first clicking on the terminal button were it says “MONGOSH” in the bottom left corner of the MongoDB compass program. Then write use <yourdbname> to get into your database. Then run: To remove an user:

Posted byMoses Johansson2023-02-082023-02-08Posted inJavaScriptTags: mongodb, mongodb compassLeave a comment on Create and Remove MongoDB user to database

Xcode 14.2 not starting

I had a problem where Xcode not opening a project or starting at all. Sometimes it just froze. The solution I found out working was cloing the repository to another folder that is not desktop or document and it works. I also disabled iCloud, updated the Mac, cleared some cache folders, but in the end …

Continue reading “Xcode 14.2 not starting”

Posted byMoses Johansson2023-01-182023-01-31Posted inJavaScriptLeave a comment on Xcode 14.2 not starting

Posts navigation

1 2 3 … 12 Older posts
FileIdea, Proudly powered by WordPress.