I run the project but it is not working
I already tried to change the value of --ct-link-color but it still not working, also I've already tried to update the bootstrap
bootstrap:27 Uncaught Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: $color: var(--ct-link-color) is not a color.
╷
37 │ @return red($value), green($value), blue($value);
│ ^^^^^^^^^^^
╵
node_modules\bootstrap\scss_functions.scss 37:11 to-rgb()
node_modules\bootstrap\scss_root.scss 86:33 @import
node_modules\bootstrap\scss\bootstrap.scss 15:9 @import
src\assets\scss\app-creative.scss 19:9 @import
src\assets\scss\Creative.scss 5:9 root stylesheet
at ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[7].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[7].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].oneOf[7].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[7].use[4]!./src/assets/scss/Creative.scss (log.js:81:1)
at options.factory (react refresh:6:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./src/assets/scss/Creative.scss (styleTagTransform.js:14:1)
at options.factory (react refresh:6:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./src/index.js (SessionHelper.js:56:1)
at options.factory (react refresh:6:1)
Any advice is appreciated, Thank you!