Closed 901F closed 3 years ago
I confirm the same problem:
./node_modules/ngx-color/fesm2020/ngx-color-circle.mjs:7:0-178 - Error: Module not found: Error: Can't resolve 'material-colors' in 'C:\Projects\cli\cli-temp\node_modules\ngx-color\fesm2020'
./node_modules/ngx-color/fesm2020/ngx-color-circle.mjs:8:0-44 - Error: Module not found: Error: Can't resolve '@ctrl/tinycolor' in 'C:\Projects\cli\cli-temp\node_modules\ngx-color\fesm2020'
./node_modules/ngx-color/fesm2020/ngx-color.mjs:7:0-44 - Error: Module not found: Error: Can't resolve '@ctrl/tinycolor' in 'C:\Projects\cli\cli-temp\node_modules\ngx-color\fesm2020'
Same issue as others:
/mydir/node_modules/ngx-color/fesm2020/ngx-color.mjs:7:0-44 - Error: Module not found: Error: Can't resolve '@ctrl/tinycolor' in '/mydir/node_modules/ngx-color/fesm2020'
:tada: This issue has been resolved in version 7.3.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I start new project with v13 try to serve with import ColorTwitterModule in app.module
and I found this issue
environment