Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brand new ember-cli app results in "Could not read config from meta tag with name" #42

Closed
ianpetzer opened this issue Jun 1, 2015 · 2 comments

Comments

@ianpetzer
Copy link

Hi,

I create a new ember-cli app today and added the ember-cli-fastboot addon.

I'm running against ember canary as of today (#678e59e1cd), however when I try to run 'ember fastboot' I get the error below.

Any help would be greatly appreciated.

$ ember fastboot --serve-assets
version: 0.2.6
The option '--serve-assets' is not registered with the fastboot command. Run `ember fastboot --help` for a list of supported options.
Built project successfully. Stored in "dist".
Could not read config from meta tag with name "try/config/environment".
Error: Could not read config from meta tag with name "try/config/environment".

My index.html is the default generated one.

Thanks,
Ian

@rwjblue
Copy link
Member

rwjblue commented Jun 1, 2015

--serve-assets is only on master (hasn't been published to NPM in a version yet).

@ianpetzer
Copy link
Author

Oh right.

Running against HEAD perfectly.

Thanks

arjansingh pushed a commit to arjansingh/ember-cli-fastboot that referenced this issue Oct 29, 2016
xg-wang pushed a commit to xg-wang/ember-cli-fastboot that referenced this issue Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants