npm tag

34 questions


1 answers
129 views
0
Error while installing sails.

I am using node js.I am trying to install Sails in npm?, but I always get this error.What's wrong?C:\Users\Username\AppData\Roaming\npm\node_modules\sails\node_modules\socket.io\node_modules\socket.io...

2 years ago

1 answers
126 views
0
Error while installing sails.

I am using node js.I am trying to install Sails in npm?, but I always get this error.What's wrong?C:\Users\Username\AppData\Roaming\npm\node_modules\sails\node_modules\socket.io\node_modules\socket.io...

2 years ago

2 answers
142 views
0
Vue packages version mismatch error in vue create

If you enter vue create, you will receive the following error. mac:vue-nuxt hogehoge $vue create my-app/Users/hogehoge/.nodebrew/node/v12.13.1/lib/node_modules/@vue/cli/node_modules/vue-template-compi...

2 years ago

1 answers
173 views
0
Error Installing Electron Npm

An error occurs when npm install-gelectron-prebuild is performed to install the electron.What should I do?sudonpm install-gelectron-prebuild results in an error similar to the following:What's going o...

2 years ago

1 answers
129 views
0
Atom Fails to Install Packages

The following error occurs when installing the package in atom:What is the cause of this error?npm ERR!code E500npm ERR!500 Internal Server Error-GET https://www.atom.io/api/packages/hydrogen/versions...

2 years ago

1 answers
91 views
0
Understanding Webpack Package Dependencies

Hello, nice to meet you.We are currently creating an environment to start development with React.Installing webpack at npm depends on the version.I'd like to use the latest [email protected], When I try t...


1 answers
86 views
0
Unable to automatically compile and update the screen with webpack-dev-server

I'm about to enter the front end.Using webpack and surrounding technology, - js and css are watched and automatically compiled when saving (when changing files)- Browser when autocompiled (localhost:8...

2 years ago

1 answers
183 views
0
I would like to test Service Worker in a local environment using iOS.

When I tried to operate using browser-sync in Node.js, server.jsvar browserSync=require(browser-sync);browserSync({ server: /public, https:true,});package.json{ name: 01, version: 1.0.0, description:,...

2 years ago

1 answers
134 views
0
Rails+Heroku does not deploy package.json dependencies

We are developing the Rails project by deploying it to heroku.I was able to work on package.json in the dev environment as follows.{ name: app-rails, private—true, dependencies: { primer-css: ^9.6.0 }...


1 answers
76 views
0
npm returns error when trying to deploy Rekit Studio for gatsbyjs project

1. Create a project with gatsby new2.npm install retry-g3.rekit create my-app-cleanThe following error occurred in :Please help me m(_)mUS>Error Contentsinternal/modules/cjs/loader.js:605 below err; ^...

npm
2 years ago
« - 2 - »

© 2025 OneMinuteCode. All rights reserved.