npm tag

34 questions


1 answers
93 views
0
ES6 Breakpoint Does Not Work on RubyMine (or JetBrains)

Probably https://devnet.jetbrains.com/message/5526866John Hunter's when I start debugging, no breakpoints are ever hit (it does open up the page in Chrome and I get the message' 'JetBrains IDE Support...


1 answers
87 views
0
Error "MSBuild.exe failed with exit code 1" in npm install ffi

problems you are havingI'd like to use FFI in Node.js, but when npm install ffi,gypErr:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe failed with exit co...

1 years ago

1 answers
44 views
0
If you enter npm list --depth=0 after creating a directory in the npx create-react-app, you get an error.

When building a react environment, npx create-react-app hibiton by entering the I tried npm list --depth=0 and got a lot of errors.So I have two questions.①Do I get this many errors when I only type ...

1 years ago

1 answers
103 views
0
After installing the pdfmake library on the app being developed by Nxt, the ./node_modules/pdfmake directory cannot run npm run build.

Development EnvironmentNuxt.js(Vue)firebase/firestore/cloudfunctionsLibrary to question [pdfmake]ProblemsUnder the directory of the installed library [pdfmake], npm installnpm run buildI would like to...

1 years ago

1 answers
45 views
0
Build failure: Error: listen EADDRINUSE: address already in use:::4000

Thank you for your help.I am having trouble with the following error when running the Node application that I am transferring to the system.I would appreciate it if you could help me.$pm2-runtime star...

1 years ago

1 answers
54 views
0
I want to use jQuery installed in npm on webpack.

I would like to create a webpack4+jQuery+ass environment.The settings using jQuery do not work, and the following error occurs:ERROR in../js/index.jsModule not found: Error: Can't resolve 'jquery' in ...

1 years ago

1 answers
49 views
0
Understanding Node.js Nowjs Module Installation

We tested a sample program in the Node Cookbook that uses nowjs to share functions with clients and servers.First, we installed the following now modules:$npm install now ... Abbreviated... >Downl...

1 years ago

1 answers
88 views
0
Unexpected token (1:0)> error when bundling Vue using parcel

I'm trying to bundle Vue using parcel, but The first line of App.vue displays the error Unexpected token (1:0) >.I looked into the solution, but I didn't really understand it.Only during the first ...

1 years ago

1 answers
46 views
0
Npm install freezes

In Windows 10, npm install-g@uniqys/cliI want to execute the above command, but it freezes in the middle.It stopped working as shown in the image below.

npm
1 years ago

1 answers
45 views
0
vue command not recognized

To build a vue environment using vue-cliI installed vue-cli from npm, but the vue command is not recognized and I get an error.npmi-g@vue/clivue -- versionvue: The term 'vue' is not recognized as a cm...

1 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.