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

Ember.js - Your framework type (Ember/Vue/Glimmer was not identified. #478

Closed
mcfiredrill opened this issue Apr 2, 2018 · 5 comments
Closed

Comments

@mcfiredrill
Copy link
Contributor

$ corber init
WARNING: corber 

      Your framework type (Ember/Vue/Glimmer was not identified.
      Initting with a custom framework type.
      Required framework functions are in corber/config/framework.js
      - You will need to implement these shell functions yourself.
      

      If you expected a framework type to be identified, please open an issue

This is my app:
http://github.com/datafruits/datafruits

@alexblom
Copy link
Member

alexblom commented Apr 4, 2018

Thanks for the report. Can you let me know what version of corber you were running on? 1.2.3 fixed some async issues on the init command.

@mcfiredrill
Copy link
Contributor Author

Sure...uhh how do I check? 😅

☯tony@okirakugokiraku☯ ~$ corber version
The specified command version is invalid. For available options, see `ember help`.

☯tony@okirakugokiraku☯ ~$ corber --version
The specified command --version is invalid. For available options, see `ember help`.

@alexblom
Copy link
Member

alexblom commented Apr 5, 2018

Should have a version command soon :) In the interim, vi node_modules/corber/package.json should suffice.

Thanks :)

@mcfiredrill
Copy link
Contributor Author

Thanks! Looks like I'm on the latest version. Any other info I can provide?

☯tony@okirakugokiraku☯ ~$ head /usr/local/lib/node_modules/corber/package.json 
{
  "_from": "corber",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-fA02UMPus9VrT9zr3nszms+6I3MDNQMcbtjMqkC47P0bk2+HQbmJnjSICumFqAPnsAfLZpceXTBGAs6RsNl0/g==",
  "_location": "/corber",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,

@alexblom
Copy link
Member

alexblom commented Jun 1, 2018

Hi - there were some fixes in the latest version that should resolve this for you. Please report if that is not the case. Thanks!

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