Gibran Villarreal
Gibran Villarreal
Hello we are trying to setup a enviroment with bootstrap and jquery, a couple of doubts: 1. Is jquery already pre-installed? 2. I'm getting this error while trying to download...
I managed to install bootstrap by using bower:  Then I reference bootstrap styles in my main.scss  Only thing missing is bootstrap.js I tried your previous walkthrough, but...
When running I was having this webpack error: { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' } This solved the issue: "scripts":...