Denali local setup

Download the latest backup of the domain from the corresponding SSP application file folder and extract the content.

Download the source zip file of the domain from the Source folder then extract the zip file.

Replace the Module and distro in the source folder with the module and distro in the back up folder.

use the node 0.12.7 then perform the npm install in the command prompt.

add “gulp local” in command prompt to run the domain locally

Resolve the error occurred using the reference http://jobinandjismi.in/typeerror-out-writeuint32le-is-not-a-function/

Resolve the ./Utility error replacing the folder in the path with the same folder in the successfully running environment node modules.

After successfully running “gulp local” check the local domain set up in the browser

Then add the required changes you need to be added in the domain by editing the folders in the module section.

Then perform “gulp deploy”

we have to add the username and password, wanted to select the application folder then Development

this will lead some authentication errors. we can resolve all this issues using the reference:

http://jobinandjismi.in/enable-token-based-authentication-in-denali-version/

then also perform the “gulp deploy”

Leave a comment

Your email address will not be published. Required fields are marked *