You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[error] npm ERR! code ELIFECYCLE
[error] npm ERR! errno 2
[error] npm ERR! [email protected] build: `cross-env NODE_ENV=production webpack -p --colors`
[error] npm ERR! Exit status 2
[error] npm ERR!
[error] npm ERR! Failed at the [email protected] build script.
[error] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[error] npm ERR! A complete log of this run can be found in:
[error] npm ERR! /root/.npm/_logs/2022-04-05T11_42_13_721Z-debug.log
Jars were created but when I try to open Cortex page then I see error
A client error occurred on GET /index.html : Resource not found by Assets controller
The text was updated successfully, but these errors were encountered:
Build Error
Request Type
Bug
Work Environment
Problem Description
Build is not possible due to node_module node-sass error.
Tested on node 12 and 14.
Steps to Reproduce
Possible Solutions
Change node-sass package to sass (like here)
Change sass-loader to newer version (working on 7.2.0).
Complementary information
First error
On the end:
Jars were created but when I try to open Cortex page then I see error
The text was updated successfully, but these errors were encountered: