Skip to content

npm deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) #1288

@prathabanKavin

Description

@prathabanKavin
  • I have searched the Issues to see if this bug has already been reported
  • I have tested the latest version

Steps to reproduce

  1. Try installing npm i flowbite-react
  2. Followed the steps in 'https://www.flowbite-react.com/docs/getting-started/introduction'

Current behavior

flowbite-react is not getting installed.

Context

Here is the error log:
npm WARN deprecated [email protected]: Removed event-stream from gulp-header npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm ERR! code 1 npm ERR! path /home/kavin/JSProjects/MERNAuth/frontend/node_modules/flowbite-react/node_modules/sharp npm ERR! command failed npm ERR! command sh -c (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy) npm ERR! sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.14.5/libvips-8.14.5-linux-x64.tar.br npm ERR! sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies npm ERR! sharp: Installation error: aborted npm ERR! A complete log of this run can be found in: /home/kavin/.npm/_logs/2024-02-29T13_23_10_397Z-debug-0.log

Tried the following:

  1. updated npm. Have the latest npm npm install -g npm
  2. tried increasing time limit for the npm call NODE_NETWORK_TIMEOUT=600 npm install flowbite-react
  3. tried clearing npm cache clean and installing it again
  4. tried installing unsafe perm

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't workingconfirmedThis bug was confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions