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

error durring npm install #155

Open
MartinMalinda opened this issue Sep 25, 2020 · 2 comments
Open

error durring npm install #155

MartinMalinda opened this issue Sep 25, 2020 · 2 comments
Assignees

Comments

@MartinMalinda
Copy link

MartinMalinda commented Sep 25, 2020

Hey, first of all thanks for creating this. I think a tool like this is much needed 👏

I was specifically looking for something like this. I tried to use it and I got this on npm install:

npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /Users/martinmalinda/web/v-calendar/node_modules/@gluons/vue-up/bin\vue-up
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/martinmalinda/web/goout/v-calendar/node_modules/@gluons/vue-up/bin\vue-up'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/martinmalinda/.npm/_logs/2020-09-25T14_57_46_652Z-debug.log
File: /Users/martinmalinda/.npm/_logs/2020-09-25T14_57_46_652Z-debug.log
───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ 34017 info lifecycle @babel/[email protected]~preinstall: @babel/[email protected]
   2   │ 34018 silly preinstall @babel/[email protected]
   3   │ 34019 info lifecycle @babel/[email protected]~preinstall: @babel/plugin-proposal-object-rest-s
       │ [email protected]
   4   │ 34020 silly preinstall @babel/[email protected]
   5   │ 34021 info lifecycle @babel/[email protected]~preinstall: @babel/[email protected]
   6   │ 34022 silly preinstall @babel/[email protected]
   7   │ 34023 info lifecycle @babel/[email protected]~preinstall: @babel/[email protected]
   8   │ 34024 silly preinstall @babel/[email protected]
   9   │ 34025 info lifecycle @babel/[email protected]~preinstall: @babel/plugin-transform-expone
       │ [email protected]
  10   │ 34026 silly preinstall @babel/[email protected]
  11   │ 34027 info lifecycle @babel/[email protected]~preinstall: @babel/helper-builder
       │ [email protected]
  12   │ 34028 silly preinstall @babel/[email protected]
  13   │ 34029 info lifecycle @babel/[email protected]~preinstall: @babel/helper-explode-assignable-e
       │ [email protected]
  14   │ 34030 silly preinstall @babel/[email protected]
  15   │ 34031 info lifecycle @babel/[email protected]~preinstall: @babel/plugin-transform-template-lit
       │ [email protected]
  16   │ 34032 silly preinstall @babel/[email protected]
  17   │ 34033 info lifecycle @babel/[email protected]~preinstall: @babel/[email protected]
  18   │ 34034 silly preinstall @babel/[email protected]
  19   │ 34035 info lifecycle @babel/[email protected]~preinstall: @babel/[email protected]
  20   │ 34036 silly preinstall @babel/[email protected]
  21   │ 34037 info lifecycle @babel/[email protected]~preinstall: @babel/[email protected]
  22   │ 34038 silly preinstall [email protected]
  23   │ 34039 info lifecycle [email protected]~preinstall: [email protected]
  24   │ 34040 silly preinstall [email protected]
@MartinMalinda
Copy link
Author

It's not happening on 0.6.2

@gluons gluons self-assigned this Sep 27, 2020
@gluons
Copy link
Owner

gluons commented Sep 27, 2020

I have tried installing. I haven't seen this error.

How you install the package? npm CLI, right?
Do you use LTS Node version? What is your Node version?
What's your OS?

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