Skip to content

error durring npm install #155

@MartinMalinda

Description

@MartinMalinda

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions