ReadAlongs / Studio-Web-archived

ReadAlong Studio Web Interface
Other
2 stars 2 forks source link

Remove --force flag from npm install #41

Closed roedoejet closed 1 year ago

roedoejet commented 1 year ago

Moving to Angular 15 meant that Shepherd could not be updated. Therefore things currently need to be installed with npm install --force. We should move away from this as soon as https://github.com/shipshapecode/angular-shepherd/pull/1584 is merged.