Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when I use the command npm run watch #17

Open
Rasulitmaster opened this issue Feb 28, 2021 · 0 comments
Open

Error when I use the command npm run watch #17

Rasulitmaster opened this issue Feb 28, 2021 · 0 comments

Comments

@Rasulitmaster
Copy link

Rasulitmaster commented Feb 28, 2021

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 use this command "npm run watch" on my terminal it gives me these error messages:

C:\Users\rvand\Documents\SchoolNV2020\Opleiding\Extra vrijwillige Cursussen en mijn projecten\Mijn projecten\Building a webstore with html-css and java scrips\Starter-Kit-2018-master>npm run watch

[email protected] watch C:\Users\rvand\Documents\SchoolNV2020\Opleiding\Extra vrijwillige Cursussen en mijn projecten\Mijn projecten\Building a webstore with html-css and java scrips\Starter-Kit-2018-master
gulp

fs.js:45
} = primordials;
^

ReferenceError: primordials is not defined
at fs.js:45:5
at req_ (C:\Users\rvand\Documents\SchoolNV2020\Opleiding\Extra vrijwillige Cursussen en mijn projecten\Mijn projecten\Building a webstore with html-css and java scrips\Starter-Kit-2018-master\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\rvand\Documents\SchoolNV2020\Opleiding\Extra vrijwillige Cursussen en mijn projecten\Mijn projecten\Building a webstore with html-css and java scrips\Starter-Kit-2018-master\node_modules\natives\index.js:55:10)
at Object. (C:\Users\rvand\Documents\SchoolNV2020\Opleiding\Extra vrijwillige Cursussen en mijn projecten\Mijn projecten\Building a webstore with html-css and java scrips\Starter-Kit-2018-master\node_modules\gulp\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] watch: gulp
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] watch script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\rvand\AppData\Roaming\npm-cache_logs\2021-02-28T13_02_39_253Z-debug.log

Can you maybe help me to solve these error messages?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant