npm tag

34 questions


1 answers
390 views
0
Unable to npm uninstall

That's exactly the point.npm uninstall<package>There is still a problem that cannot be uninstalled.Specifically, I'm trying to:npm uninstall [email protected]$node-vv19.6.1$ npm-v9.4.0...

1 years ago

1 answers
384 views
0
Unexpected token '.' Error on npm install

When I ran npm install at the Windows command prompt, npm ERR!Unexpected token '.' stops processing.There is a log output, but no information is available that might be related to the error.0 verbose ...

2 years ago

1 answers
372 views
0
pnpm パッケージLocal installation of package suddenly stopped working

It's been about half a year since I used npm.The other day, the local installation of the package did not work well on npm, so I'd like some advice to fix it.I was developing using npm+webpack in Wind...

2 years ago

1 answers
334 views
0
Import path error in Vitebuild.

import {Calendar, momentLocalizer} from 'react-big-calendar';An error occurred in npm run build when deploying to fly.io as per this document in Shopify.Even if the import path starts with .../nodemod...

npm
2 years ago

1 answers
365 views
0
Understanding Errors During npm Installation

problems:npm installation results in an error Current State: Download Node.js v12.19.0  (During installation, the specified destination C:\Program Files\nodejs\     I installed all the settings as def...

2 years ago

1 answers
188 views
0
How do I upgrade the version of the firebase command?

Thank you for your continuous support.If anyone knows about the following questions, please let me know. [Main idea of the question]How do I upgrade the version of the firebase command to publish a we...

2 years ago

1 answers
125 views
0
Understanding How to Manage Node_module in npm

When installing node_module in npm 5.6.0, the default is to start the library version in package.json with ^.I understand the meaning of ^, but if I share package-lock.json with developers, will the m...

npm
2 years ago

1 answers
146 views
0
Please tell me how to use yarn.

https://picturepan2.github.io/spectre/index.html#installationI'd like to use this CSS framework called spectre.css, but I've rarely used yarn (also the original npm).Running $yarn add spectre.css conf...

2 years ago

2 answers
185 views
0
npm package npm-check-updates fails

We introduced it because npm-check-updates is convenient for updating npm packages.However, when I executed the ncu command, an error occurred and I couldn't update it.The URL of github appears in the...

2 years ago

1 answers
175 views
0
About building an ionic environment in a Proxy environment

I'm trying to create an app using ionic, but under proxy environmentionic start myappAn error occurs when you execute the command in .Based on the contents of the error, I think there is an error in ...

- 1 - »

© 2025 OneMinuteCode. All rights reserved.