Skip to main content
6
results
Andrew Fletcher
Updating NPM packages using npm update and I'm seeing the following response npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@fortawesome%2fpro-light-svg-icons - Not found npm ERR! 404 npm ERR! 404 '@fortawesome/pro-light-svg-icons@^5.11.2' is not in this registry. npm ERR! 404 @fortawesome:registry=https://npm.fontawesome.com/ npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. npm ERR! A complete log of this run...
Andrew Fletcher
Looking to install Solr on your server?  Not sure if it worth the...
Andrew Fletcher
Installing Varnish to increase the speed of the page load. Install varnish using...
Andrew Fletcher
If you are using theme_get_settings, such as: $value =...
Andrew Fletcher
To add ejabberd and run MYSQL to the server I needed to update the server...
Andrew Fletcher
Installing Laravel on an Apache server was going to be a no fuss process said no developer!  Research done.  Documentation looks good and easy to follow.  Time to load Laravel.   The set-up The install notes on Laravel are easy to follow.  Beginning with checking that your server is able to install Laravel. Using shell commands check that your server has the minimum requirements.  To do this run the command php -m -bash-4.1# php -m [PHP...