Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

npm_config_node_gyp

# Open the terminal as an administrator
# Go to your project folder and run:
npm install sharp@latest
# If the error persists
npm config set node_gyp
npm config set msvs_version 2017
npm install
Comment

PREVIOUS NEXT
Code Example
Shell :: error Invalid plugin options for "gatsby-plugin-manifest": 
Shell :: how to pull branch from github 
Shell :: sed remove line containing 
Shell :: apache2 configtest 
Shell :: change git default branch 
Shell :: apache2 change directory root 
Shell :: how to kill orphan 
Shell :: bash how to download password protected files 
Shell :: extract bz2 linux 
Shell :: how to install bun.sh 
Shell :: @react-navigation/bottom-tabs install 
Shell :: how to clone a specific git tag 
Shell :: magento 2 reindex command line 
Shell :: Printing 1-100 in Bash (3 ways) 
Shell :: pnpm auto-install-peers 
Shell :: find program path linux 
Shell :: files reset from staging area 
Shell :: Disable MacBook from Booting Automatically 
Shell :: vlc linux 
Shell :: copy file from ssh to local 
Shell :: rdp linux ubuntu 
Shell :: dbeaver install 
Shell :: the current branch has no upstream branch error 
Shell :: ubuntu kill process 
Shell :: link php with php 8 mac 
Shell :: install tqdm 
Shell :: InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files. 
Shell :: git ignore users permissions 
Shell :: change master to main git 
Shell :: crontab execute shell script 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =