Open mkassm opened 2 years ago
when installing using npm, it requires to have bootstrap version 3.3.6 dependency installed
$ npm ERR! Could not resolve dependency: $ npm ERR! peer bootstrap@"^3.3.6" from survey-creator@1.9.48 $ npm ERR! node_modules/survey-creator $ npm ERR! survey-creator@"^1.9.4" from the root project
install normally with bootstrap v5, not 3.3.6
Its a similar issue to this.
Are you requesting a feature, reporting a bug or ask a question?
What is the current behavior?
when installing using npm, it requires to have bootstrap version 3.3.6 dependency installed
What is the expected behavior?