Closed saminarp closed 2 years ago
was going to open an issue for the same, seems like there is already a PR at work.
The instructions regarding installation of the project requires
yarn install
. However I was instructed to remove the deprecatedrumsan-ui
package.I removed it from
package.json
, however, this caused some different errors. See below.Please advise what I should do?
The node-sass package seems to be dependent on python2 which is absent on your system. One possible solution maybe to install python2[which I don't particularly recommend]
rumsan-ui package was made private and currently not used in rahat-agency. thanks for pointing it out.
The instructions regarding installation of the project requires
yarn install
. However I was instructed to remove the deprecatedrumsan-ui
package.I removed it from
package.json
, however, this caused some different errors. See below.Please advise what I should do?