On this page
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
-
Please review: Working with the eStore theme (2.0 and lower)
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion