Cms: [Control Panel] Uncaught ReferenceError: Statamic is not defined

Created on 22 Nov 2019  路  3Comments  路  Source: statamic/cms

Howdy!

I'm on a fresh installation of the v3 dev preview, installed via the following command.

composer create-project statamic/statamic my-site --prefer-dist --stability=dev

When opening the control panel, I get the following error in my console, rendering the control panel unusable.

Screen Shot 2019-11-22 at 7 34 02 AM

Could I have missed a step in the installation process? Perhaps I have a broken install and should try reinstalling?

"name": "statamic/cms",
"version": "dev-master",
"source": {
    "type": "git",
    "url": "https://github.com/statamic/cms.git",
    "reference": "30844a20407d61cd21775be1d0583c75e974d572"
},
"dist": {
    "type": "zip",
    "url": "https://api.github.com/repos/statamic/cms/zipball/30844a20407d61cd21775be1d0583c75e974d572",
    "reference": "30844a20407d61cd21775be1d0583c75e974d572",
    "shasum": ""
},

Thanks for the hard work, y'all!

Most helpful comment

Give composer update statamic/cms a whirl now.

All 3 comments

I just did the same and see the same issue. It's not you. Hold tight.

Give composer update statamic/cms a whirl now.

Works like a charm. Thanks @jasonvarga .

Was this page helpful?
0 / 5 - 0 ratings

Related issues

filipac picture filipac  路  4Comments

sauerbraten picture sauerbraten  路  3Comments

aerni picture aerni  路  3Comments

sandervanh picture sandervanh  路  4Comments

philippgrimm picture philippgrimm  路  3Comments