Foundation-spa-react icon indicating copy to clipboard operation
Foundation-spa-react copied to clipboard

Missing epi-sync-models dependency

Open panuchka opened this issue 4 years ago • 2 comments

Hello, I'm evaluating this project for a commercial use case. 🙂

Is the epi-sync-models package public yet, since npx epi-sync-models fails to do anything and gives the error 'epi-sync-models@latest' is not in the npm registry.

panuchka avatar Jun 11 '21 10:06 panuchka

Hi,

Can you confirm that the npm install succeeded?

The epi-sync-models command should be registered by the @episerver/webpack library, which lives at https://github.com/episerver/foundation-lib-spa-webpack. To install it run the following command:

npm install --save-dev github:episerver/foundation-lib-spa-webpack#0.1.5

remkoj avatar Jun 30 '21 08:06 remkoj

With the switch to using yarn and what not, is this issue still relevant in 2024..?

jessycormier avatar Aug 27 '24 11:08 jessycormier