npm

Error creating a Vue-CLI 3 project

I started creating a Vue project through the UI. At the end of the download, the onibka was thrown out: npm ERR! code EPERM ... /cli-plugin-vuex":{},"@vue/cli-plugin-eslint":{"config":"base","lintOn":["save"]}}}', timedOut: false, killed: false }

How to create a Vue js SPA?

Why and when do I need npm ? Will it run on the server or should it not run on the server at all ? What steps do I need to ta ... t work on the site ? Hosting does not support Node.js P. s: I know a lot of questions. But I need someone to sort things out.

Installing the npm package globally, manually, how to implement it?

There was a need to install this package npm install -g alexanderwillner/kingraph npm ERR! code ENOENT npm ERR! syscall spa ... orrect, how do I install this package manually, globally? Thank you in advance Upd: I tried to do the same thing using yarn:

How do I fix the throw er; // Unhandled 'error' event error when starting the build?

Gulp development [14:01:37] Using gulpfile ~\Desktop\rarus-test-master\rarus-test-master\gulpfile.js [14:01:37] Starting 'sty ... 170 throw er; // Unhandled 'error' event ^ Error: "java" �� ���� ����७��� ��� ���譥� ��������, ���塞�� �ண��� ��� ������ 䠩���.

npm run runs commands one at a time

There are 3 teams 1 build webpack 2 launch express 3 running the electron application tell me how to write 1 command that wo ... uild": "webpack --config webpack.config.js --watch", "dev": "start npm run watch && start npm run electron" },

Problem with running gulp. Script execution is disabled on this system

When you start gulp gives an error that is shown in the screenshot. gulp itself is installed both locally and globally.

When creating a new project, react creates npm files when using yarn

Such a problem. When creating a new react project, I use yarn . But it creates files and npm . How do I fix this ?

How to install windows-build-tools correctly?

In the build-tools-log_SecondaryInstaller_UX. log by path C:\Users\Anriko.windows-build-tools Only this confused DownloadMana ... 20 21:48:00 === Could not install Visual Studio Build Tools. Please find more details in the log files, which can be found at

templates fall off after changing html or css in gulp-file-include

Hello everyone, I use gulp in the layout and faced with such a problem.I installed the gulp-file-include package, configured ... ; gulp.task('default', gulp.parallel('watch', 'server', 'styles','scripts','fonts','fileinclude','html','icons','images'));

can I use yarn and npm in the same project?

I had shoals with the deployment of ordinary test applications on hiroku and other services, it seems that I did everything c ... init goes through several actions and it asks the question of how to install additional dependencies but by default costs Npm

How do I configure gulp correctly?

let gulp = require('gulp'); // Sass пакет let sass = require('gulp-sass'); // Browser Sync пакет let browerSync = require('br ... Rejections (internal/process/task_queues.js:79:11) The scss file converts to css, but without minification, how do I fix it?

Why doesn't the npm script run?

In the package.json wrote a script to start the server: ... "scripts": { "start": "NODE_ENV=development hjs- ... 23 error npm owner ls cloning-yelp 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]

npm via proxy server

On a working computer, it is not possible to download packages via npm. The problem is that everything in the company works t ... and password. I did it like this: npm config set https-proxy http://user:[email protected]:8080 It didn't help.

Error npm code ENOENT no such file or directory

Error when typing the npm start command. Installed reactjs npm ERR! path /home/zhanelya/package.json npm ERR! code ENOENT ... R! A complete log of this run can be found in: npm ERR! /home/zhanelya/.npm/_logs/2017-07-05T07_35_34_543Z-debug.log

What is the error in the Gulp configuration?

I want to configure my Gulp configuration for development with a simple local server and with watch support. I also want to t ... started on port 35729 Watch and livereload apparently I also prescribed clumsily. Please tell me, what could be the error?

I can't delete a package from npm

Hello. For some reason, I can't remove two packages from npm: "jsdom": "^11.0.0", "requirejs": "^2.3.3" I use the npm uninstall -g jsdom --save command, but they are not removed from package.json.

What is the difference between npm install --save-dev and --save

What is the difference between the --save-dev and --save commands when installing a package via npm?

Working with jQuery after installation via npm

Created a project, downloaded jQuery like this: npm install jquery --save-dev. After that, the message was displayed that eve ... an't figure out how I can connect jQuery in this file ? What should I specify in <script src="jquery"></script> ?

gulp "scss" is not an internal or external command, executable program, or batch file

Guys, save me! The bottom line is that the same project works perfectly on one computer, and when I try to run it on another- ... rs , everything is correct , nothing has changed, but on one computer it plows, and on the other it does not. Ai nid help)

How to work properly with Foundation Zurb?

Good day. Just started learning Foundation Zurb. I do it according to this instruction. I have node_modules being pumped out ... he paths to JS are fierce. (bower_components/foundation-sites/dist/...) and there are a lot of extra files in the directory.