Upgrading NodeJS to latest on macOS
Working on a project today, I updated package.json to update some dependencies. After that, running npm i to refresh the npm packages got errors like the following.
Working on a project today, I updated package.json to update some dependencies. After that, running npm i to refresh the npm packages got errors like the following.
New article on Practical365.com. This article is about Configuring Entra ID Cross-Tenant Synchronization to get things ready for multi-tenant organization.
Over the weekend I decided to migrate my blog site and company’s other documentation sites from VuePress to Docusaurus as part of process to modernize the sites and migrating content to markdown based.
SSMS comes with a very handy function which is to generate SQL script for the database. Not just the schema but also the data.
Last week I got engaged to perform a simple task to migrate a SQL database from a server to another. This is suppose be a simple task but there are many constraints: