Skip to content

create-react-app on Ubuntu Server 16.04.1 LTS #576

Closed
BitOneInc/create-react-app
#79
@sebbor1

Description

@sebbor1

Is the way to run it on Ubuntu Server 16.04
I try to run it, but have an error:

`root@ubuntu:/mnt/hgfs/Apps# create-react-app test
Creating a new React app in /mnt/hgfs/Apps/test.

Installing packages. This might take a couple minutes.
Installing react-scripts from npm...

[email protected] /mnt/hgfs/Apps/test
└── (empty)

npm WARN optional Skipping failed optional dependency /react-scripts/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm WARN optional Skipping failed optional dependency /react-scripts/chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm ERR! Linux 4.4.0-31-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--save-dev" "--save-exact" "react-scripts"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! path /mnt/hgfs/Apps/test/node_modules/.react-scripts.DELETE/node_modules/Base64
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename

npm ERR! enoent ENOENT: no such file or directory, rename '/mnt/hgfs/Apps/test/node_modules/.react-scripts.DELETE/node_modules/Base64' -> '/mnt/hgfs/Apps/test/node_modules/react-scripts/node_modules/Base64'
npm ERR! enoent ENOENT: no such file or directory, rename '/mnt/hgfs/Apps/test/node_modules/.react-scripts.DELETE/node_modules/Base64' -> '/mnt/hgfs/Apps/test/node_modules/react-scripts/node_modules/Base64'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! Please include the following file with any support request:
npm ERR! /mnt/hgfs/Apps/test/npm-debug.log
npm ERR! code 1
npm install --save-dev --save-exact react-scripts failed
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions