yubrajs Posted June 16, 2023 Posted June 16, 2023 (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, 2023 by yshahi
paul2009 Posted June 16, 2023 Posted June 16, 2023 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. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
yubrajs Posted June 21, 2023 Author Posted June 21, 2023 (edited) I installed rosetta terminal but still getting same issue: 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. Edited June 6 by yubrajs
Solution yubrajs Posted July 5, 2023 Author Solution Posted July 5, 2023 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment