I followed official documentation and link here but none of it helped me to get going. I keep getting the below error -
C:\Tools\workspace\app-name>npm run ng add @spartacus/schematics@4
> app-name@0.0.0 ng C:\Tools\workspace\app-name
> ng "add" "@spartacus/schematics@4"
i Using package manager: npm
‼ Package has unmet peer dependencies. Adding the package may not succeed.
The package @spartacus/schematics@4 will be installed and executed.
Would you like to proceed? Yes
√ Packages successfully installed.
? Which Spartacus features would you like to set up?
Please note that for most Spartacus features to be properly configured, the Account feature is required. Assisted Services Module, Import/Export, Saved Cart, Quick Order, Checkout, Order, Product -
Variants, Product - Image Zoom, SmartEdit, Store Finder, Tracking - Personalization, User - Account, User - Profile
Must use import to load ES Module: C:\Tools\workspace\app-name\node_modules\@angular\compiler\fesm2015\compiler.mjs
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! app-name@0.0.0 ng: `ng "add" "@spartacus/schematics@4"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the app-name@0.0.0 ng script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\M1088751\AppData\Roaming\npm-cache\_logs\2023-03-01T08_35_23_119Z-debug.log