Can Not View Content Blocks due to require.js error - Magento 2 theme change Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?get requirejs-config.js to load declared cdn's for jqueryOverride Magento/Checkout/view/frontend/web/js/view/shipping.js in custom theme not workingAdding Custom JS to Magento 2 Themerequire.js error on Magento 2Magento 2 require js throw errorMagento 2.1.2 regionUpdater js error on register.phtmlError loading popper.js on Magento 2 Theme (require js)requirejs error in my child themeIssue with bootstrap 4 in magento 2Magento 2 checkout page keeps on loading.In console,$.event.props is undefined in jquery.mobile.custom.js:44:2.How to clear that?Magento 2 Stuck on Checkout page

Should I follow up with an employee I believe overracted to a mistake I made?

What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?

AppleTVs create a chatty alternate WiFi network

How could we fake a moon landing now?

Are all finite dimensional hilbert spaces isomorphic to spaces with Euclidean norms?

How to compare two different files line by line in unix?

Should I use a zero-interest credit card for a large one-time purchase?

Find 108 by using 3,4,6

Can an alien society believe that their star system is the universe?

Maximum summed subsequences with non-adjacent items

What initially awakened the Balrog?

Is there a kind of relay only consumes power when switching?

How to write the following sign?

Most bit efficient text communication method?

How were pictures turned from film to a big picture in a picture frame before digital scanning?

A term for a woman complaining about things/begging in a cute/childish way

Why does the remaining Rebel fleet at the end of Rogue One seem dramatically larger than the one in A New Hope?

How come Sam didn't become Lord of Horn Hill?

Is it possible for SQL statements to execute concurrently within a single session in SQL Server?

How to tell that you are a giant?

How fail-safe is nr as stop bytes?

How do I use the new nonlinear finite element in Mathematica 12 for this equation?

How do I find out the mythology and history of my Fortress?

Why do we need to use the builder design pattern when we can do the same thing with setters?



Can Not View Content Blocks due to require.js error - Magento 2 theme change



Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?get requirejs-config.js to load declared cdn's for jqueryOverride Magento/Checkout/view/frontend/web/js/view/shipping.js in custom theme not workingAdding Custom JS to Magento 2 Themerequire.js error on Magento 2Magento 2 require js throw errorMagento 2.1.2 regionUpdater js error on register.phtmlError loading popper.js on Magento 2 Theme (require js)requirejs error in my child themeIssue with bootstrap 4 in magento 2Magento 2 checkout page keeps on loading.In console,$.event.props is undefined in jquery.mobile.custom.js:44:2.How to clear that?Magento 2 Stuck on Checkout page



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I am facing problem with require.js on Magento 2 theme change
Content > Blocks
The page shows endless spinner and I can never view my imported blocks for my new theme. When I do Firebug on the page. This is the error message




Error: Script error for: Magento_Ui/js/lib/key-codes
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/toolbar_entry
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_Ui/js/core/app
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/system/notification
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)




Can someone help me resolving this require.js issue?



Many thanks in advance :)










share|improve this question
















bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

    – David Verholen
    Apr 14 '16 at 18:27

















0















I am facing problem with require.js on Magento 2 theme change
Content > Blocks
The page shows endless spinner and I can never view my imported blocks for my new theme. When I do Firebug on the page. This is the error message




Error: Script error for: Magento_Ui/js/lib/key-codes
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/toolbar_entry
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_Ui/js/core/app
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/system/notification
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)




Can someone help me resolving this require.js issue?



Many thanks in advance :)










share|improve this question
















bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

    – David Verholen
    Apr 14 '16 at 18:27













0












0








0








I am facing problem with require.js on Magento 2 theme change
Content > Blocks
The page shows endless spinner and I can never view my imported blocks for my new theme. When I do Firebug on the page. This is the error message




Error: Script error for: Magento_Ui/js/lib/key-codes
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/toolbar_entry
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_Ui/js/core/app
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/system/notification
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)




Can someone help me resolving this require.js issue?



Many thanks in advance :)










share|improve this question
















I am facing problem with require.js on Magento 2 theme change
Content > Blocks
The page shows endless spinner and I can never view my imported blocks for my new theme. When I do Firebug on the page. This is the error message




Error: Script error for: Magento_Ui/js/lib/key-codes
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/toolbar_entry
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_Ui/js/core/app
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/system/notification
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)




Can someone help me resolving this require.js issue?



Many thanks in advance :)







magento2 javascript requirejs






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 14 '16 at 17:06









Siarhey Uchukhlebau

10.1k93058




10.1k93058










asked Apr 14 '16 at 15:17









januaryrain77januaryrain77

1617




1617





bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

    – David Verholen
    Apr 14 '16 at 18:27

















  • the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

    – David Verholen
    Apr 14 '16 at 18:27
















the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

– David Verholen
Apr 14 '16 at 18:27





the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

– David Verholen
Apr 14 '16 at 18:27










1 Answer
1






active

oldest

votes


















0














First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.






share|improve this answer























  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f110945%2fcan-not-view-content-blocks-due-to-require-js-error-magento-2-theme-change%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.






share|improve this answer























  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22
















0














First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.






share|improve this answer























  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22














0












0








0







First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.






share|improve this answer













First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 15 '16 at 5:00









Rakesh JesadiyaRakesh Jesadiya

30.4k1577125




30.4k1577125












  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22


















  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22

















Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

– januaryrain77
Apr 15 '16 at 19:22






Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

– januaryrain77
Apr 15 '16 at 19:22


















draft saved

draft discarded
















































Thanks for contributing an answer to Magento Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f110945%2fcan-not-view-content-blocks-due-to-require-js-error-magento-2-theme-change%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

Middle Expansion Olielle Resaix Definition: Uttering songs of triumph shouting with joy triumphant exulting Sejunction Journal 붙다 달 고급 품목 외출 The stretch trades the screeching tin. Definition: The act of speaking with a drawl a drawl Cough Sand Definition: An uproar a quarrel a noisy outbreak Shake Iron Publicize Horse House Baby 사과 Resaix Flaggy Jelly Temporary Unequaled Puppet A drop in the bucket Shrew 성격 회원 성질 미팅 The burn frames the tacky quality. Materialistic The smoke reduces the way. Yammoe Nondescript Cheek 얼굴 배 약하다 날리다 타다 The illegal country shows the iron. Help Rule Drearien Smoke Teaching Meaty Wasp Abraham Lincoln Jaws 진심 수리하다 Size Cork Idea Convert Think Lark John Lennon 거울 청소 군 추천하다 아이스크림