The reason is that the less loader version number is too high
you can view the dependent version numbers in package.json
Step: lower the less loader version number
npm install -D [email protected]
Or download with yarn
yarn add -D [email protected]
Read More:
- Git-2.16.1.2-64-bit Error: cannot spawn git: Function not implemented
- [Solved] Syntax Error: TypeError: Cannot read property ‘parseComponent‘ of undefined (vue报错)
- AFTER THE GIT SOURCE CODE IS INSTALLED, AN ERROR IS REPORTED /USR/BIN/GIT: NO SUCH FILE OR DIRECTORY
- linux C called object ‘maze’ is not a function or function pointer printf(“%d\t“, maze(i, j))
- [Solved] fatal: not a git repository (or any of the parent directories): .git
- [Solved] Cannot find command ‘git‘ – do you have ‘git‘ installed and in your PATH?
- The semget function error: errno is set to 28 [How to Solve]
- [Solved] Git Error: GnuTLS recv error (-54): Error in the pull function
- [Solved] Git push error: failed to push some refs to ‘[email protected]:daisy_yangyang/fed-e-task-04-01.git‘
- Git commit – M ‘upload submit times error command “husky run” not found.
- [Solved] yum command Error: “except keyboardinterrupt, e: syntax error: invalid syntax”“
- [Solved] error: src refspec [email protected] does not match any
- [Git] Solve git branch -M main error: refname refs/heads/master not found
- [Solved] Readiness probe failed: calico/node is not ready: BIRD is not ready: Error querying BIRD: unable to
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- Git Clone Error: ‘fatal: HTTP request failed‘
- [Solved] Linux Error: tar: Error Is Not Recoverable: Exiting Now
- [Solved] Git Clone Failed Error: 4069 bytes of body are still expected
- After Centos installation is complete, ifconfig: command not found
- error: ‘integer_sequence’ is not a member of ‘std’ [How to Solve]