Search the Community
Showing results for tags 'git'.
-
With developer mode activated, my squarespace site does not render my site with new updates. https://xxxxx.squarespace.com/config/settings/advanced/developer >> Git History verifies that commit has registory in the remote template.git repository Both the FTP and Git repository correctly show the updated version of the file. While, view source code on my production URL (https://www.mydomain.com/1234) shows the prior version of the file, the squarespace version of the URL (https://xxxxx.squarespace.com/1234) shows the updated file. I suspect that this is due to some broken cache mechanism on the squarespace servers. Any suggestions?
- 1 reply
-
- developer-platform
- developer
-
(and 1 more)
Tagged with:
-
Site URL: https://llama-shallot-7yz9.squarespace.com I'm getting the standard EACCES: permission denied when I try to run: npm install -g @squarespace/server The squarespace docs direct you to the npm docs here. The npm docs say: However speaking with a friend he said that you actually do need to uninstall npm and Node.js? I'm currently backing up my Mac with time machine, and I'm going to give this a whirl to see if it solves my issue: https://ajaykarwal.com/uninstall-node-and-install-nvm Does anybody have some experience and can shed some light? I'm working on MacOS Big Sur. Thanks in advanced.
- 2 replies
-
- developer
- developer-platform
-
(and 1 more)
Tagged with:
-
Hello, I have used developer mode and accessed it before. Now I can't seem to. I am trying to go back into it using the steps given by squarspace but after I put git clone url I just get an authentication failed even though it did not give me a chance to authenticate myself (The first time i did it it let me put my email and password to authenticate). This is a weird issue I can't seem to find anyone out there with a similar problem. Is there any potential possibility as to why this is happening? Any leads or ideas would be helpful thank you!
- 1 reply
-
- developer
- developer-platform
-
(and 1 more)
Tagged with:
-
Hi! I'm new to Squarespace development and am going through the tutorials now. I'm well-versed in HTML & CSS, but new to Git. I've committed changes to my template files, however, when following instructions from the Beginner Tutorial, I get this fatal error message. Is anyone able to assist me with what I'm doing wrong? I'm familiar with SFTP, is that a better option for this? Thanks! Michelle
-
Developer mode - unable to GIT clone existing site code
Brian78 posted a question in Coding and Customization
Hi, I am fairly new to SquareSpace, so this might be an easy answer. We have an existing site that I wanted to customize using developer mode (we are using a Trial version for the site currently). I enabled developer mode and downloaded the site by cloning our GIT repository. However, the code that's cloned does not have any of our site changes in it. It seems like I'm just cloning a blank site template (no /pages directory, etc). The pages on our site are password protected and in the primary nav area. Is there anything else I must do to be able to edit our site's files (other than enabling developer mode)? You can see the files included in the GIT History in the screenshot attached. As another test, you can see I changed text on the site to say "TEST SITE JUST MODIFIED". The GIT History never shows this change (no push or update). -
503 errors when attempting to clone git repo
ryansturt-ketchum posted a question in Coding and Customization
Site URL: https://jim-lin-k62u.squarespace.com/ Unable to fetch, clone, or pull from git in Developer mode. This worked 2 weeks ago with no local changes. Receiving bad response, 503 error and not prompted to log in.