Difference between revisions of "Strapi Installation Tips"
Jump to navigation
Jump to search
(Created page with "For the Mac OS environment, when installing Strapi v. 4.6.1, is common to observe problems with Strapi Installation, it often fails by telling users the following message: {{Blockquote |text= npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! better-sqlite3@7.4.6 install: prebuild-install || npm run build-release npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the better-sqlite3@7.4.6 install script. npm ERR! This is probably not a problem with npm. There is likely a...") |
|||
Line 21: | Line 21: | ||
cd C:\Users\nazaq\OneDrive\Documents\Business\Strapi\project\backend && npm install | cd C:\Users\nazaq\OneDrive\Documents\Business\Strapi\project\backend && npm install | ||
|sign=[https://forum.strapi.io/t/errors-when-installing-strapi-npx-create-strapi-app-latest-my-project/17744/11 This error message is an excerpt from Strapi.io Website] | |||
}} | }} |
Revision as of 12:14, 19 February 2023
For the Mac OS environment, when installing Strapi v. 4.6.1, is common to observe problems with Strapi Installation, it often fails by telling users the following message:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! better-sqlite3@7.4.6 install: prebuild-install