koupeng opened a new issue #8786: web-console failed to compiled
URL: https://github.com/apache/incubator-druid/issues/8786
 
 
   Please provide a detailed title (e.g. "Broker crashes when using TopN query 
with Bound filter" instead of just "Broker crashes").
   
   ### Affected Version
   
   The Druid version 0.16.0 
   
   ### Description
   ERROR in ./src/entry.scss 
(./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src??postcss!./node_modules/sass-loader/dist/cjs.js!./src/entry.scss)
   Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
   SassError: File to import not found or unreadable: ../lib/react-table.
           on line 21 of 
F:\gitsource\incubator-druid-master\web-console\src\entry.scss
   >> @import '../lib/react-table';
   
      ^
   
    @ ./src/entry.scss 1:14-171 20:4-31:5 23:25-182
    @ ./src/entry.ts
   
   ERROR in ./src/views/query-view/query-input/query-input.tsx
   Module not found: Error: Can't resolve '../../../../lib/sql-docs' in 
'F:\gitsource\incubator-druid-master\web-console\src\views\query-view\query-input'
    @ ./src/views/query-view/query-input/query-input.tsx 10:17-52
    @ ./src/views/query-view/query-view.tsx
    @ ./src/views/index.ts
    @ ./src/console-application.tsx
    @ ./src/entry.ts
   
   ERROR in ./src/views/query-view/query-view.tsx
   Module not found: Error: Can't resolve '../../../lib/sql-docs' in 
'F:\gitsource\incubator-druid-master\web-console\src\views\query-view'
    @ ./src/views/query-view/query-view.tsx 12:17-49
    @ ./src/views/index.ts
    @ ./src/console-application.tsx
    @ ./src/entry.ts
   
   ERROR in ./src/ace-modes/dsql.js
   Module not found: Error: Can't resolve '../../lib/sql-docs' in 
'F:\gitsource\incubator-druid-master\web-console\src\ace-modes'
    @ ./src/ace-modes/dsql.js 25:21-50
    @ ./src/entry.ts
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to