Skip to content

dependency conflict on typescript-compiler #51

@marc-portier

Description

@marc-portier

trying to install preview-plus 1.2.7

I'm getting this:

npm WARN deprecated react-tools@0.12.2: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm ERR! Linux 4.8.0-28-generic
npm ERR! argv "/usr/share/atom/resources/app/apm/bin/node" "/usr/share/atom/resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/home/mpo/.atom/.apm/.apmrc" "--userconfig" "/home/mpo/.atom/.apmrc" "install" "/tmp/d-116114-8255-1a7t2ha/package.tgz" "--runtime=electron" "--target=1.3.9" "--arch=x64" "--global-style"
npm ERR! node v4.4.5
npm ERR! npm  v3.10.5
npm ERR! code EREADFILE

npm ERR! Error extracting /home/mpo/.atom/.apm/typescript-compiler/1.3.0/package.tgz archive: ENOENT: no such file or directory, open '/home/mpo/.atom/.apm/typescript-compiler/1.3.0/package.tgz'
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /tmp/apm-install-dir-116114-8255-od99xt/npm-debug.log

upon inspection typescript compiler version 1.4.1 seems to be available

$ ls -l ~/.atom/.apm/typescript-compiler/
total 4
drwxrwxr-x 3 mpo mpo 4096 dec  4 16:01 1.4.1

any suggestions on how to get around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions