jQWidgets Forums
jQuery UI Widgets › Forums › Angular › Theme Builder Output Issues
This topic contains 4 replies, has 2 voices, and was last updated by Gary 7 years, 5 months ago.
-
Author
-
I was looking at making a change to the “energy blue” theme and used the theme builder as directed.
I got the following errors when running ng build with custom.css added to angular-cli.json.
I added my CSS “custom.css” to jqwidgets-framework/jqwidgets/styles in node_modules.I’m running with the following versions:
-
JQWIDGETS: 5.4.0
Angular: 5.0.5
Angular-cli: 1.5.5*** Error Output from NG BUILD ***
WARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:120:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:120:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:138:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:138:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:156:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:156:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:210:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:210:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:211:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:211:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:222:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:222:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:237:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:237:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:238:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:238:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:249:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:249:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:264:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:264:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:265:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:265:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:276:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:276:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:290:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:290:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:305:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:305:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:320:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:320:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:39:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:39:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:67:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:67:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:85:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\custom.css:85:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 4:14-124
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssERROR in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
Module not found: Error: Can’t resolve ‘./images/icon-bottom.png’ in ‘C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles’
resolve ‘./images/icon-bottom.png’ in ‘C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles’
using description file: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\package.json (relative path: ./jqwidgets/styles)
Field ‘browser’ doesn’t contain a valid alias configuration
after using description file: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\package.json (relative path: ./jqwidgets/styles)
using description file: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\package.json (relative path: ./jqwidgets/styles/images/icon-bottom.png)
no extension
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-bottom.png doesn’t exist
.ts
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-bottom.png.ts doesn’t exist
.js
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-bottom.png.js doesn’t exist
as directory
C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-bottom.png doesn’t exist
[C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-bottom.png]
[C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-bottom.png.ts]
[C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-bottom.png.js]
[C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-bottom.png]
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 6:16258-16293 6:16828-16863 6:17410-17445
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.css
ERROR in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
Module not found: Error: Can’t resolve ‘./images/icon-search.png’ in ‘C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles’
resolve ‘./images/icon-search.png’ in ‘C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles’
using description file: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\package.json (relative path: ./jqwidgets/styles)
Field ‘browser’ doesn’t contain a valid alias configuration
after using description file: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\package.json (relative path: ./jqwidgets/styles)
using description file: C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\package.json (relative path: ./jqwidgets/styles/images/icon-search.png)
no extension
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-search.png doesn’t exist
.ts
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-search.png.ts doesn’t exist
.js
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-search.png.js doesn’t exist
as directory
C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-search.png doesn’t exist
[C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-search.png]
[C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-search.png.ts]
[C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-search.png.js]
[C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\jqwidgets-framework\jqwidgets\styles\images\icon-search.png]
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css 6:22932-22967
@ ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/custom.css ./src/styles.cssHi Gary,
Could you try placing the
custom.css
file in the assets folder and@import
it in thestyles.css
file?Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/Hello Ivo…
I placed custom.css in the src/assets directory and then add an import to styles.css and got the following errors below.
I was looking at the error messages and see that we are getting two kinds. One is warnings and the other is errors.I have no idea what the warnings are saying but the error messages are looking for PNG files that are not in the JQWIDGETS IMAGE directory.
-
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png doesn’t exist
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png doesn’t exist*** ERROR OUTPUT ***
WARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:120:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:120:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:138:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:138:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:156:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:156:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:210:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:210:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:211:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:211:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:222:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:222:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:237:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:237:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:238:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:238:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:249:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:249:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:264:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:264:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:265:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:265:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:276:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:276:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:290:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:290:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:305:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:305:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:320:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:320:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:39:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:39:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:67:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:67:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssWARNING in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
(Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:85:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
NonErrorEmittedError: (Emitted value instead of an instance of Error) autoprefixer: C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\custom.css:85:5: Gradient has outdated direction syntax. New syntax is liketo left
instead ofright
.
at Object.emitWarning (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\webpack\lib\NormalModule.js:117:16)
at result.warnings.forEach (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:49)
at Array.forEach (<anonymous>)
at postcss.process.then (C:\Users\Gary\WebstormProjects\GaryTest50\node_modules\postcss-loader\lib\index.js:149:27)
at <anonymous>
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css 3:10-173
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssERROR in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
Module not found: Error: Can’t resolve ‘./images/icon-bottom.png’ in ‘C:\Users\Gary\WebstormProjects\GaryTest50\src\assets’
resolve ‘./images/icon-bottom.png’ in ‘C:\Users\Gary\WebstormProjects\GaryTest50\src\assets’
using description file: C:\Users\Gary\WebstormProjects\GaryTest50\package.json (relative path: ./src/assets)
Field ‘browser’ doesn’t contain a valid alias configuration
after using description file: C:\Users\Gary\WebstormProjects\GaryTest50\package.json (relative path: ./src/assets)
using description file: C:\Users\Gary\WebstormProjects\GaryTest50\package.json (relative path: ./src/assets/images/icon-bottom.png)
no extension
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png doesn’t exist
.ts
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png.ts doesn’t exist
.js
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png.js doesn’t exist
as directory
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png doesn’t exist
[C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png]
[C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png.ts]
[C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png.js]
[C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-bottom.png]
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css 6:17500-17535 6:18232-18267 6:18976-19011
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.css
ERROR in ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css
Module not found: Error: Can’t resolve ‘./images/icon-search.png’ in ‘C:\Users\Gary\WebstormProjects\GaryTest50\src\assets’
resolve ‘./images/icon-search.png’ in ‘C:\Users\Gary\WebstormProjects\GaryTest50\src\assets’
using description file: C:\Users\Gary\WebstormProjects\GaryTest50\package.json (relative path: ./src/assets)
Field ‘browser’ doesn’t contain a valid alias configuration
after using description file: C:\Users\Gary\WebstormProjects\GaryTest50\package.json (relative path: ./src/assets)
using description file: C:\Users\Gary\WebstormProjects\GaryTest50\package.json (relative path: ./src/assets/images/icon-search.png)
no extension
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png doesn’t exist
.ts
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png.ts doesn’t exist
.js
Field ‘browser’ doesn’t contain a valid alias configuration
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png.js doesn’t exist
as directory
C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png doesn’t exist
[C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png]
[C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png.ts]
[C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png.js]
[C:\Users\Gary\WebstormProjects\GaryTest50\src\assets\images\icon-search.png]
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”plugins”:[null,null,null],”sourceMap”:false}!./src/assets/custom.css 6:25956-25991
@ ./node_modules/css-loader?{“sourceMap”:false,”importLoaders”:1}!./node_modules/postcss-loader/lib?{“ident”:”postcss”,”sourceMap”:false}!./src/styles.css
@ ./src/styles.css
@ multi ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.base.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.energyblue.css ./node_modules/jqwidgets-framework/jqwidgets/styles/jqx.darkblue.css ./src/styles.cssHi Gary,
For now add this files manually(copy some other png and name it the needed way).
We will add them soon.
Thanks for the report!Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/Hello Ivo,
I created the two PNG files and added to Images and the errors went away and I can use the Theme Builder.
I still have the warnings but, got what I needed. This will give you time to look into the other issues around warnins.
Thanks,
Gary -
AuthorPosts
You must be logged in to reply to this topic.