Skip to content

Cannot run start file #99

@rgustke

Description

@rgustke

Here is the error I'm getting

Styleguide. Welcome!
PROGRESS:0
PROGRESS:50

Checking dependencies...

/private/var/folders/n0/3l1q9541505dmglhf5d4w_k80000gp/T/AppTranslocation/CB0809F9-D715-43A9-BB9E-029982BBC388/d/Start.app/Contents/Resources/script: line 31: cd: ../../../styleguide/structure/_node-files: No such file or directory
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/n0/3l1q9541505dmglhf5d4w_k80000gp/T/AppTranslocation/CB0809F9-D715-43A9-BB9E-029982BBC388/d/Start.app/Contents/Resources/package.json'
npm WARN Resources No description
npm WARN Resources No repository field.
npm WARN Resources No README data
npm WARN Resources No license field.
npm ERR! Darwin 16.4.0
npm ERR! argv "/Users/rgustke/local/bin/node" "/Users/rgustke/local/bin/npm" "install"
npm ERR! node v6.2.0
npm ERR! npm v4.2.0
npm ERR! path /private/var/folders/n0/3l1q9541505dmglhf5d4w_k80000gp/T/AppTranslocation/CB0809F9-D715-43A9-BB9E-029982BBC388/d/Start.app/Contents/Resources/node_modules/.staging
npm ERR! code EROFS
npm ERR! errno -30
npm ERR! syscall mkdir

npm ERR! rofs EROFS: read-only file system, mkdir '/private/var/folders/n0/3l1q9541505dmglhf5d4w_k80000gp/T/AppTranslocation/CB0809F9-D715-43A9-BB9E-029982BBC388/d/Start.app/Contents/Resources/node_modules/.staging'
npm ERR! rofs This is most likely not a problem with npm itself
npm ERR! rofs and is related to the file system being read-only.
npm ERR! rofs
npm ERR! rofs Often virtualized file systems, or other file systems
npm ERR! rofs that don't support symlinks, give this error.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/rgustke/.npm/_logs/2017-02-21T13_35_49_579Z-debug.log
PROGRESS:80
touch: .install.lock: Read-only file system
/private/var/folders/n0/3l1q9541505dmglhf5d4w_k80000gp/T/AppTranslocation/CB0809F9-D715-43A9-BB9E-029982BBC388/d/Start.app/Contents/Resources/script: line 35: cd: styleguide/structure/_node-files: No such file or directory

Let's start this thing...
module.js:442
throw err;
^

Error: Cannot find module '/private/var/folders/n0/3l1q9541505dmglhf5d4w_k80000gp/T/AppTranslocation/CB0809F9-D715-43A9-BB9E-029982BBC388/d/watch.js'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Function.Module.runMain (module.js:575:10)
at startup (node.js:160:18)
at node.js:449:3
PROGRESS:100

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