Starter-Kit-2018 icon indicating copy to clipboard operation
Starter-Kit-2018 copied to clipboard

Results 11 Starter-Kit-2018 issues
Sort by recently updated
recently updated
newest added

I tried to install Starter-Kit-2018 master version for your YouTube tutorial " How To Build an Online Store with HTML CSS JAVASCRIPT" on my Windows 10 laptop. But when I...

'webpack' is not recognized as an internal or external command, operable program or batch file

Use the Dev-Starter-Kit instead of this. The Dev-Starter-Kit will be easier to install because that one is kept up to date by Joe and it will install on the latest...

I npm installed. Then npm audit fix. 31 packages looking for funding. 5 vulnerabilities need manual review. Then I npm update & run watch. I got an error and tried...

I am getting these errors trying to install this project. How can I get around it? I'm new to node js. PS C:\Development\Projects\Dashboard> npm install >> npm WARN [email protected] requires...

Running windows 10, tried to command "npm run watch" and received the following error: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] watch: `gulp` npm ERR! Exit...

Hey everybody After following all the steps of the Starter-Kit-2018 and Installing all the node packages, gulp -v, and webpack -v, from the Dev-Starter-Kit... When i try to Start the...

Hi, I've added slick-carousel to the Vendor Libs: `const VENDOR_LIBS = [ 'slick-carousel', 'babel-polyfill', 'redux', 'react-redux', 'react-dom' ]` And initialized in my script.js file: `entry: { regularJS: './assets/js/regularJS.js', vendor: VENDOR_LIBS,...

![screenshot from 2018-09-25 19-24-37](https://user-images.githubusercontent.com/22270858/46018988-bcfe3980-c0f8-11e8-85b5-0b9a2d00f883.png) hey, I am getting an error man. can u please help me out man

Hi, I have the following error when I run npm run watch Error in plugin 'sass' Message: assets/sass/_variables.scss Error: Invalid CSS after "$purpleDark": expected 1 selector or at-rule, was ":...