You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.
'Walker' error on try to work with vars inside CDN
Figure out this simple scenario.
cool, right. But walker function read each jade file to check for
CDN(
string and try to create a json file with all information.fail in main.js:604 on try to do this
results[i] = JSON.parse(results[i]);
of coursedestination.picture
is not a string.what can we do then?
(why this work in this way by the way?)
The text was updated successfully, but these errors were encountered: