Working with the eStore theme (v2.1+)

Last updated on
17 January 2024

The eStore 2.1.x+ uses Dart SASS to compile with keeping it simple in mind:

  • Theme folder contains package and lock file. 
  • expect to use Node 18+.  (jan2024) version 20 is current.
  • In Command line: 'npm install' to install node packages
  • 'npn run watch' is the script command to use to re-compile your theme changes.

Trouble Shooting:

  • Delete package.lock and regenerate. The base requirement should be 'small' enough to recalculate as Dart SASS evolves!
  • Use Node Version Manager (nvm) if you need to use differnt node versions!

Previous eStore Versions

Help improve this page

Page status: No known problems

You can: