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 CLI 3.0 #64

Open
3 of 12 tasks
joshmccall221 opened this issue Apr 15, 2018 · 5 comments
Open
3 of 12 tasks

Ember CLI 3.0 #64

joshmccall221 opened this issue Apr 15, 2018 · 5 comments

Comments

@joshmccall221
Copy link

joshmccall221 commented Apr 15, 2018

Are you opening a BUG REPORT or a FEATURE REQUEST / CODE CHANGE?

There is a section for each below. Please complete the appropriate section and remove the other one.

We realize there is a lot of data requested here. We ask only that you do your best to provide as much information as possible so we can better help you.

BUG REPORT

  • I have ensured that the issue isn't already reported
  • I have confirmed that the issue is reproducible with the latest released version
  • I have deleted the FEATURE REQUEST / CODE CHANGE section

Summary

  • Provide a general summary of the issue in the title above
    Projects using ember-cli 3.0 with dependency of ember-lodash-shim see an error on build and are warned to updated to ember-cli 3.0 for compatibility.

Expected Behavior

  • What should happen?
    Projects using latest ember-cli should not see build error.

Actual Behavior

  • What happens instead of the expected behavior?
  • Is something broken, or not behaving as you expected?
  • Attach a screenshot or recording as appropriate.

Possible Solution

  • Not obligatory, but suggest a fix/reason for the bug

Steps to Reproduce

  • How would you describe your issue to someone who doesn’t know you or your project?
  • Try to write a sequence of steps that anybody can repeat to see the issue.
  • Be specific! If the bug cannot be reproduced, your issue may be closed.
  • Provide a link to a live example, include code to reproduce, or direct us to any relevant files as applicable
  • This guide has some additional good information: https://stackoverflow.com/help/mcve

  • Include the contents of your package.json file
  • Steps to reproduce:
    1.
    2.
    3.
    4.
    ...

Context

  • How has this issue affected you? What are you trying to accomplish?
  • Providing context helps us come up with a solution that is most useful in the real world.

Environment

(answer all that are applicable)

  • I am using the latest released version (can check with npm ls <package-name>)
  • I am using these browsers:
    • Latest Chrome
    • Latest Firefox
  • My version of Node is:
  • My version of npm is:
  • My OS is:
  • Include the contents of your package.json file
@notmessenger
Copy link
Contributor

Thank you for this submission. We are actively working to put together an upgrade plan for this repo and the rest in our organization.

More information about this can be found in ciena-frost/ember-frost-core#474 and ciena-blueplanet/ember-prop-types#158

@toranb
Copy link
Contributor

toranb commented May 22, 2018

@joshmccall221 I've taken the time to PR this over at #66

@notmessenger if you merge that/bump and publish to npm we can close this out today

@toranb
Copy link
Contributor

toranb commented May 29, 2018

Any update here @notmessenger ? Would love to see this fixed in the coming week or 2 if possible :) happy to take over if you all need another maintainer

@notmessenger
Copy link
Contributor

@toranb Unfortunately we have been/are buried with other efforts right now but will put the discussion of this on our plate for next week. Sorry for the delay in response.

@toranb
Copy link
Contributor

toranb commented Jun 16, 2018

For anyone looking for an alternative lodash shim library I revived this one

https://github.com/ember-redux/ember-lodash-es-shim

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

3 participants