Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting eoor #10

Open
bhanuprakashpeddi-1432 opened this issue Oct 7, 2023 · 0 comments
Open

Getting eoor #10

bhanuprakashpeddi-1432 opened this issue Oct 7, 2023 · 0 comments

Comments

@bhanuprakashpeddi-1432
Copy link

Error: Module build failed (from ./node_modules/less-loader/dist/cjs.js):

transition: none !important;
border-top: 1px solid @B100;
                    ^

Variable @b100 is undefined
Error in A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\src\components\Frame\styles.less (line 9, column 26)
at Object. (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\css-loader\dist\cjs.js!A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\less-loader\dist\cjs.js??ruleSet[1].rules[2].use[2]!A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\src\styles\index.less:1:7)
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\javascript\JavascriptModulesPlugin.js:452:10
at Hook.eval [as call] (eval at create (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\tapable\lib\HookCodeFactory.js:19:10), :7:1)
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:5069:39
at tryRunOrWebpackError (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\HookWebpackError.js:83:7)
at webpack_require_module (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:5067:12)
at webpack_require (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:5024:18)
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:5095:20
at symbolIterator (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3485:9)
at done (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3527:9)
at Hook.eval [as callAsync] (eval at create (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\tapable\lib\HookCodeFactory.js:33:10), :15:1)
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:5002:43
at symbolIterator (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3482:9)
at timesSync (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:2297:7)
at Object.eachLimit (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3463:5)
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:4967:16
at symbolIterator (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3485:9)
at timesSync (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:2297:7)
at Object.eachLimit (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3463:5)
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:4935:15
at symbolIterator (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3485:9)
at done (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3527:9)
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:4882:8
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:3363:5
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Cache.js:93:5
at Hook.eval [as callAsync] (eval at create (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\tapable\lib\HookCodeFactory.js:33:10), :16:1)
at Cache.get (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Cache.js:75:18)
at ItemCacheFacade.get (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\CacheFacade.js:115:15)
at Compilation._codeGenerationModule (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:3331:9)
at codeGen (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:4870:11)
at symbolIterator (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3482:9)
at timesSync (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:2297:7)
at Object.eachLimit (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\neo-async\async.js:3463:5)
at A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\Compilation.js:4900:14
at processQueue (A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\webpack\lib\util\processAsyncTree.js:61:4)
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)

Generated code for A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\css-loader\dist\cjs.js!A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\node_modules\less-loader\dist\cjs.js??ruleSet[1].rules[2].use[2]!A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\src\styles\index.less
1 | throw new Error("Module build failed (from ./node_modules/less-loader/dist/cjs.js):\n\n\n transition: none !important;\n border-top: 1px solid @b100;\n ^\nVariable @b100 is undefined\n Error in A:\3rd semister\MERN STACK\SDP\rsuite-admin-template\src\components\Frame\styles.less (line 9, column 26)");
@ ./src/index.tsx 8:0-30

webpack 5.88.2 compiled with 2 errors in 180 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant