You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no instructions.
One needs to guess that he's supposed to do npm install but is there anything else?
Because there are errors in the installation when following those steps:
git clone form repository
npm install (with errors)
npm start (throws 'Class 'MiniStore' incorrectly extends base class 'Observable' in node_modules/ngx-bootstrap/mini-ngrx/store.class.d.ts)
The text was updated successfully, but these errors were encountered:
There is actually an instruction as at today: 3rd December which says: npm start, but the 3rd point above has not been resolved which can not make other developers contribute to the project.
It Seems we need to upgrade the libraries with more stables ones.
I will look into it. 👍
Secondly the error about secrets file yes we didn't push the secrets file and every developer who wants to contribute needs to create their own secrets file in order to get the project running.
We also need to mention that in documentation.
Thank you for reporting @moranza 👍
There are no instructions.
One needs to guess that he's supposed to do npm install but is there anything else?
Because there are errors in the installation when following those steps:
The text was updated successfully, but these errors were encountered: