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

Installing scoped packages broken? #4

Open
Turbo87 opened this issue Sep 19, 2018 · 0 comments
Open

Installing scoped packages broken? #4

Turbo87 opened this issue Sep 19, 2018 · 0 comments

Comments

@Turbo87
Copy link

Turbo87 commented Sep 19, 2018

I'm trying to install @babel/core using multidep but I'm seeing the following error:

@babel/core 7.1.0: Installing
Error: ENOENT: no such file or directory, mkdir 'node-tests/multidep_modules/@babel/core-7.1.0'
    at Object.fs.mkdirSync (fs.js:872:3)
    at /Users/tbieniek/Code/ember-test-selectors/node_modules/multidep/index.js:80:18

It seems that the slash in the package name is creating issues within multidep.

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

Successfully merging a pull request may close this issue.

1 participant