node-squarespace-server icon indicating copy to clipboard operation
node-squarespace-server copied to clipboard

DEPRECATED! A local Squarespace development server in node.js.

Results 15 node-squarespace-server issues
Sort by recently updated
recently updated
newest added

After starting the local server I can only access the website through `localhost` or `127.0.0.1` and I cannot access it using the local IPv4 address under a wifi. Am I...

When using this equal predicate syntax locally: `{.equal? title "Foo Bar"}Hello World{.end}` Everything prints out the way it should. However, when I push it to the live SQS site I...

Every once in a while, I'll break `node-squarespace-server`, and receive the following error: ``` undefined:1 SyntaxError: Unexpected end of input at Object.parse (native) at /usr/local/lib/node_modules/node-squarespace-server/squarespace-util.js:90:22 at /usr/local/lib/node_modules/node-squarespace-server/squarespace-util.js:77:17 at tryToString (fs.js:414:3)...

I think I had this issue in the past once. Hard to know what's causing it. I have 3 navigation areas in Squarespace, one of which is all folders and...

I have tried sqs buster but when I run sqs server I get as far as logging into the config and then in my terminal it stalls at this stage:...

This is the place where these 2 related(ish) issues can be formally tracked against a solution. I'm attaching 3 current related issues for reference and closing them. **Related Issues** -...

Hi @kitajchuk, I recently tried to switch a project over to start developing locally and I encountered this error. I have version 0.4.18 and tried running the sqs buster, but...

Right now the server requires us to input server details into the Squarespace template template.conf. Would be cool to have an optional override in the form of a local config...

A sub navigation page has been duplicated in Squarespace, exists in the /config page and is accessible globally via the public URL. When running the local server, the homepage works...

I get this issue when I run `sqs server --reload` ``` TypeError: Cannot read property 'layout' of undefined at getFolderRoot (/usr/local/lib/node_modules/node-squarespace-server/squarespace-server.js:319:51) at onExpressRouterGET (/usr/local/lib/node_modules/node-squarespace-server/squarespace-server.js:418:19) at Layer.handle [as handle_request] (/usr/local/lib/node_modules/node-squarespace-server/node_modules/express/lib/router/layer.js:82:5) at...