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

Resolution of file: paths still failing #97

Open
ELLIOTTCABLE opened this issue Feb 11, 2019 · 3 comments
Open

Resolution of file: paths still failing #97

ELLIOTTCABLE opened this issue Feb 11, 2019 · 3 comments

Comments

@ELLIOTTCABLE
Copy link

We're on ember-cli-dependency-checker@3.0.0, which looks like it should include #90; but I'm still getting this:

Missing npm packages:
Package: @codeverse/game-engine
  * Specified: file:../game-engine/codeverse-game-engine-0.101.1.tgz
  * Installed: file:/Users/ec/Work/game-engine/codeverse-game-engine-0.101.1.tgz

Package: @codeverse/library
  * Specified: file:../library/codeverse-library-1.1.2.tgz
  * Installed: file:/Users/ec/Work/library/codeverse-library-1.1.2.tgz
@rtablada
Copy link

rtablada commented Mar 7, 2019

Looks like there's still issues with tar ball paths.

@ELLIOTTCABLE can you confirm if you are using npm or yarn to install dependencies?

Also did you install from fresh or from an existing lockfile?

@ELLIOTTCABLE
Copy link
Author

(npm, existing lockfile)

Unfortunately, I'm no longer involved in the project that was showing this error. )=

If you can't personally reproduce, feel free to close!

@kategengler
Copy link

Reproduced here: https://travis-ci.org/ember-cli/ember-try/jobs/510220939#L1843

Using npm to install (ignore it saying yarn -- the project has both npm and yarn lockfiles for testing)

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