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/helper-hoist-variables@7.10.4~preinstall: @babel/helper-hoist-variables@7.10.4
   2   │ 34018 silly preinstall @babel/plugin-proposal-object-rest-spread@7.11.0
   3   │ 34019 info lifecycle @babel/plugin-proposal-object-rest-spread@7.11.0~preinstall: @babel/plugin-proposal-object-rest-s
       │ pread@7.11.0
   4   │ 34020 silly preinstall @babel/plugin-transform-parameters@7.10.5
   5   │ 34021 info lifecycle @babel/plugin-transform-parameters@7.10.5~preinstall: @babel/plugin-transform-parameters@7.10.5
   6   │ 34022 silly preinstall @babel/helper-get-function-arity@7.10.4
   7   │ 34023 info lifecycle @babel/helper-get-function-arity@7.10.4~preinstall: @babel/helper-get-function-arity@7.10.4
   8   │ 34024 silly preinstall @babel/plugin-transform-exponentiation-operator@7.10.4
   9   │ 34025 info lifecycle @babel/plugin-transform-exponentiation-operator@7.10.4~preinstall: @babel/plugin-transform-expone
       │ ntiation-operator@7.10.4
  10   │ 34026 silly preinstall @babel/helper-builder-binary-assignment-operator-visitor@7.10.4
  11   │ 34027 info lifecycle @babel/helper-builder-binary-assignment-operator-visitor@7.10.4~preinstall: @babel/helper-builder
       │ -binary-assignment-operator-visitor@7.10.4
  12   │ 34028 silly preinstall @babel/helper-explode-assignable-expression@7.11.4
  13   │ 34029 info lifecycle @babel/helper-explode-assignable-expression@7.11.4~preinstall: @babel/helper-explode-assignable-e
       │ xpression@7.11.4
  14   │ 34030 silly preinstall @babel/plugin-transform-template-literals@7.10.5
  15   │ 34031 info lifecycle @babel/plugin-transform-template-literals@7.10.5~preinstall: @babel/plugin-transform-template-lit
       │ erals@7.10.5
  16   │ 34032 silly preinstall @babel/helper-annotate-as-pure@7.10.4
  17   │ 34033 info lifecycle @babel/helper-annotate-as-pure@7.10.4~preinstall: @babel/helper-annotate-as-pure@7.10.4
  18   │ 34034 silly preinstall @babel/generator@7.11.6
  19   │ 34035 info lifecycle @babel/generator@7.11.6~preinstall: @babel/generator@7.11.6
  20   │ 34036 silly preinstall @babel/types@7.11.5
  21   │ 34037 info lifecycle @babel/types@7.11.5~preinstall: @babel/types@7.11.5
  22   │ 34038 silly preinstall to-fast-properties@2.0.0
  23   │ 34039 info lifecycle to-fast-properties@2.0.0~preinstall: to-fast-properties@2.0.0
  24   │ 34040 silly preinstall to-factory@1.0.0
@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