Errors in jam generated require.config.js on pc's

53 views
Skip to first unread message

webDevJohn

unread,
Dec 10, 2012, 6:29:09 PM12/10/12
to ja...@googlegroups.com
Hi all,
I run 'jam install' in my app folder which contains the following package.json file:
{
"name" :"Project",
"jam": {
"packageDir": "app/scripts/vendor",
"baseUrl": "app",
"dependencies": {
"backbone" : null
}
}
}

All the files and folders are generated including require.config.js which contains errors (notice %5C instead of the '/' in picture below). This means that I get a 404 whenever I try to require backbone as the urls are wrong: http://sandbox.local/project/app/scripts%5Cvendor/jquery/jquery.js.

I'm new to jam so I was running through a nettuts tutorial to learn it but got this error so now I'm stuck! Any help much appreciated.

Thanks in advance!



Reply all
Reply to author
Forward
0 new messages