Simple answer just run
rm -rf package-lock.json
Related Posts:
- NPM Start not starting local server
- webpack: Module not found: Error: Can’t resolve (with relative path)
- Field ‘browser’ doesn’t contain a valid alias configuration
- What is the difference between .yaml and .yml extension? [duplicate]
- Cannot find module ‘@babel/core’
- Nested if else in Twig
- webpack is not recognized as a internal or external command,operable program or batch file
- DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
- Webpack – webpack-dev-server: command not found
- Webpack command not found
- How can I update NodeJS and NPM to the next versions?
- How to solve npm error “npm ERR! code ELIFECYCLE”
- After command npm start “Missing script:start” error
- sudo: npm: command not found
- How to resolve Nodejs: Error: ENOENT: no such file or directory
- Babel 7 – ReferenceError: regeneratorRuntime is not defined
- How do I completely uninstall Node.js, and reinstall from beginning (Mac OS X)
- Difference between npx and npm?
- Please run `npm cache clean`
- What is the difference between npm install and npm run build?
- NPM clean modules
- ‘node’ is not recognized as an internal or an external command, operable program or batch file while using phonegap/cordova
- What does ” yarn build ” command do? Are ” npm build ” and “yarn build” similar commands?
- how to render a react component using ReactDOM Render
- What is the –save option for npm install?
- What is the difference between yarn run and npm start?
- nodemon not working: -bash: nodemon: command not found
- Error: ‘node-sass’ version 5.0.0 is incompatible with ^4.0.0
- After $npm install, Getting Error: Cannot find module ‘../lib/utils/unsupported.js’
- npm install not working in windows
- nodemon not found in npm
- ExpressJS – throw er Unhandled error event
- Getting Unexpected Token Export
- What exactly is the ‘react-scripts start’ command?
- Webpack – Critical dependency: the request of a dependency is an expression
- Unable to resolve dependency tree error when installing npm packages
- npm – EPERM: operation not permitted on Windows
- keep getting “? Something is already running on port 3000” when I do npm start on react app
- Module not found can’t resolve
- What Are “npm run dev” and “npm run prod”
- Find the version of an installed npm package
- How to import image (.svg, .png ) in a React Component
- “npm config set registry https://registry.npmjs.org/” is not working in windows bat file
- How to include bootstrap css and js in reactjs app?
- How do I uninstall a package installed using npm link?
- How to use npm jquery module?
- Error: EACCES: permission denied, access ‘/usr/local/lib/node_modules’
- ExpressJS – throw er Unhandled error event
- Webpack – Critical dependency: the request of a dependency is an expression
- Error “Cannot find module ‘npmlog'” after “npm update -g”
- What is the difference between –save and –save-dev?
- How to determine the installed webpack version
- error: This is probably not a problem with npm. There is likely additional logging output above
- Support for the experimental syntax ‘classProperties’ isn’t currently enabled
- list all globally installed modules with one command in ubuntu
- npm update does not do anything
- Webpack: “there are multiple modules with names that only differ in casing” but modules referenced are identical
- npm WARN … requires a peer of … but none is installed. You must install peer dependencies yourself
- Cannot find module ‘internal/fs’ after upgrading to node 7
- CentOS error – sudo: effective uid is not 0, is sudo installed setuid root?
- Do I commit the package-lock.json file created by npm 5?
- npm update broke npm
- npm ERR! No git binary found in $PATH
- Jest TypeError: Path must be a string. Received undefined
- Uncaught TypeError: Cannot read property ‘call’ of undefined at __webpack_require__
- Local package.json exists, but node_modules missing
- npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
- Couldn’t find preset “env” relative to directory
- How do I fix the npm UNMET PEER DEPENDENCY warning?
- Entrypoint undefined = index.html using HtmlWebpackPlugin
- `node-pre-gyp install –fallback-to-build` failed during MeanJS installation on OSX
- npm WARN enoent ENOENT: no such file or directory, open ‘C:\Users\Nuwanst\package.json’
- node.js: cannot find module ‘request’
- how to use react require syntax?
- When I run `npm install`, it returns with `ERR! code EINTEGRITY` (npm 5.3.0)
- How can I use webpack with express?
- webpackJsonp is not defined
- Angular 2 : No NgModule metadata found
- E: Unable to locate package npm
- npm install errors with Error: ENOENT, chmod
- npm install multiple package names
- NPM self_signed_cert_in_chain
- npm WARN deprecated [email protected]: Use uuid module instead
- npm WARN package.json: No repository field
- Maximum call stack size exceeded on npm install
- How to make Font awesome 5 work with webpack
- How do you uninstall all dependencies listed in package.json (NPM)?
- npm start giving error in node.js
- events.js: 141 throw er; // Unhandled ‘error’ event
- NPM warn message about deprecated package
- Error: EPERM: operation not permitted, unlink ‘D:\Sources\**\node_modules\fsevents\node_modules\abbrev\package.json’
- While doing npm install getting an error as “No such file or directory open”
- npm install hangs
- ‘tsc command not found’ in compiling typescript
- where is create-react-app webpack config and files?
- “You may need an appropriate loader to handle this file type” with Webpack and Babel
- Can pm2 run an ‘npm start’ script
- npm update to specific version (and shrinkwrap)
- nvm is not compatible with the npm config “prefix” option:
- angular-cli where is webpack.config.js file – new angular6 does not support ng eject