ng2-fan-menu icon indicating copy to clipboard operation
ng2-fan-menu copied to clipboard

Unterminated string constant

Open gns088 opened this issue 7 years ago • 1 comments

I have imported fan module in my dashboard module, n putted selector as shown in documentation but getting this error.

/src/app/featureModules/dashboard/dashboard.component.html Module parse failed: /var/www/html/POC/Fan-button/node_modules/raw-loader/index.js!/var/www/html/POC/Fan-button/src/app/featureModules/dashboard/dashboard.component.html Unterminated string constant (1:17) You may need an appropriate loader to handle this file type. | module.exports = "<app-menu-container [options]="options" 
\n [gutter]="gutter" 
\n [startAngles]="startAngles" 
\n [wings]="wings">

gns088 avatar Nov 15 '17 07:11 gns088

+1

norwebcl avatar Oct 02 '18 18:10 norwebcl