FOSJsRoutingBundle icon indicating copy to clipboard operation
FOSJsRoutingBundle copied to clipboard

Uncaught SyntaxError: Unexpected identifier

Open cube4d opened this issue 4 years ago • 0 comments

Hi,

i just followed the install instruction => https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/Resources/doc/installation.rst

but i get the javscript error: Uncaught SyntaxError: Unexpected identifier for the line:

import Routing from '../../vendor/friendsofsymfony/jsrouting-bundle/Resources/public/js/router.min.js';

is this a common problem ?

Thank you

cube4d avatar Jan 21 '22 11:01 cube4d