yshahi Posted June 16 Share Posted June 16 (edited) Hi, I got this error while installing ss-server on my mac mini m1 squarespace@myMacs-Mac-mini squarespace % npm install -g @squarespace/server npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 changed 84 packages, and audited 85 packages in 11s 4 packages are looking for funding run `npm fund` for details 1 moderate severity vulnerability Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. Please help. Thanks in Advance! Edited June 18 by yshahi Link to comment
paul2009 Posted June 16 Share Posted June 16 20 minutes ago, yshahi said: I got this error while installing ss-server on my mac mini m1 Are you using Rosetta terminal? This enables a Mac with Apple silicon to use apps built for a Mac with an Intel processor, like local the Local Development Server. About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
yshahi Posted June 21 Author Share Posted June 21 I installed rosetta terminal but still getting same ssue: myMacs-Mac-mini ~ % npm install -g @squarespace/server npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 changed 84 packages, and audited 85 packages in 15s 4 packages are looking for funding run `npm fund` for details 1 moderate severity vulnerability Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. Link to comment
Solution yshahi Posted July 5 Author Solution Share Posted July 5 Finally solved! Solution: Installing sq server => terminal: npm install -g @squarespace/server Running sq server => terminal: npx squarespace-server https://kangaroo-lilac-1221.squarespace.com --auth creedon 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment