TypeError: (0 , _styledEngine.internal_processStyles) is not a function
Node.js packages are constantly updated, and the developers usually test those against the latest versions of other packages. When our application uses older packages, a single package update can cause errors and the application will stop with an error,…
How to downgrade Steam Games
Steam keeps all versions of all games in an online storage location. You can get any version of your games using the Steam Console. The entire process is explained by Jason Currie at How to downgrade Steam Games.
The Apply button is disabled in CKAN
If you use CKAN, the Comprehensive Kerbal Archive Network to manage your Kerbal Space Program 2 (KSP2) mods, you may select the new version of a mod,but the Apply button stays disabled. This happens, when the “max game version” of the mod is…
macOS Login Items
To access the list of applications that automatically start at login The following table contains the owner of some of the items found in the Allow in background list. Item Used by Required? Adobe Acrobat Reader DC Adobe Acrobat Reader off Chef Software,…
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed – JavaScript heap out of memory
When executing Node.js code on the workstation, the process can stop with the PAUSED BEFORE OUT OF MEMORY EXCEPTION. When we stop the execution, the following message appears in the terminal: FATAL ERROR: Ineffective mark-compacts near heap limit…
SnowRunner tips and tricks
Force game save When you are at a point in the game you want to save, exit to the Main Menu. This saves the current state of the game, and when you force quit the game in case of an accident (see Accident below), the game will start at least from that…
Truck customization in Snowrunner
Eventually there will be many options when you customize your trucks in the garage. These are some recommendations. Winch When you get stuck in the mud, the length of the rope is usually more important than the power of the winch motor. Pick the longest…
Upgrade the PostgreSQL database cluster
Newer PostgreSQL versions introduce useful functionalities, so it is a great idea to keep our database engines up-to date. In addition if the version of the database engine stays very old, in the future it can be difficult to “catch up” and…
How to disable image switching by the mouse scroll wheel in IrfanView
IrfanView is a great, free image editing program. One feature can destroy all your work if you keep it enabled. When you rotate the scroll wheel of your mouse and the vertical scroll bar is not visible, the application loads the next image file from the…
How to create a free Mapbox access token
Mapbox provides mapping services, and for private individuals many of those services are free. They ask for a credit card number to create a free access token, but they only charge it if the usage is very high, which usually only happens when the token…