survey-creator
survey-creator copied to clipboard
Upgrade bootstrap v5 dependency
Are you requesting a feature, reporting a bug or ask a question?
- Feature
What is the current behavior?
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 [email protected]
$ npm ERR! node_modules/survey-creator
$ npm ERR! survey-creator@"^1.9.4" from the root project
What is the expected behavior?
install normally with bootstrap v5, not 3.3.6