Questions tagged as 'npm'

0
answers

Eslint does not run on Mac

I'm using VS Code in MacOS 10.14.1 I installed eslint with the command: npm i -g eslint It is installed in the project's local folder: ./node_modules/eslint When you run the command: eslint --init Error: -bash: eslint: comman...
asked by 21.11.2018 / 23:50
0
answers

function inspectdb equivalent no node

Hello! In Django there is a function called inspectdb that maps the entire database by creating file templates model.py. Is there any function or lib equivalent of javascript or node.js?     
asked by 03.11.2018 / 22:49
1
answer

Ionic 3 problems to run project [Uncaught (in promise): cordova_not_available]

The project was not created by me. I can not run the project. When you try to run the project with the command ionic server it returns the message Uncaught(in promise): cordova_not_available . I tried to remove the nome_mod...
asked by 30.10.2018 / 00:27
0
answers

How to troubleshoot the npm warning of requirements for some packages

I'm creating a project using ionic in version 4. But when running the command: $ ionic start MyProject tabs --type=angular These alerts appeared: npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its...
asked by 26.10.2018 / 14:14
0
answers

How to check if the user has a .pfx certificate installed on the device using IONIC v3

I'm using IONIC v3 I need the user to have a certain .pfx SSL certificate installed on their device to access an api URL. What I want to know is whether it already has this certificate or not before calling the URL. Is this possible?  ...
asked by 26.10.2018 / 16:23
1
answer

TAB autocomplete does not work with NPM

It's quite simple, autocomplete always works less when it starts with npm. Can anyone explain me what this is and how to fix it?     
asked by 09.10.2018 / 03:18
0
answers

npm proxy company error does not leave low packets

company proxy npm error does not leave packages low npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/@angular%2fcli failed, reason: connect ETIMEDOUT 1.2.3.4:8181 npm ERR! network This is...
asked by 21.09.2018 / 19:03
1
answer

Npm http-server does not run after being installed

Good afternoon, on npm (node package manager) installing http-server, would anyone have an idea why http-server is not being recognized? Editing--->withlive-serversamething...somepathconfigurationdetail...     
asked by 21.09.2018 / 21:51
0
answers

Installing GraphQL with error

I've been experiencing an annoying problem with GraphQL at the time of installation. npm ERR! Error while executing: npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git://github.com/graphql/graphql-js.git npm ERR! npm ERR! fatal: una...
asked by 17.09.2018 / 18:28
0
answers

How to publish a Typescript module in NPM?

Hello, folks, I built a Typescript module to use on NodeJS, but I'm having trouble using it. I got to publish, I followed some tutorials that I found, but without success. I open another digital project    npm i xxx-xxx It lowers dependen...
asked by 11.09.2018 / 04:48