Skip to content

Can't build on Windows #3

@MikeTheGreat

Description

@MikeTheGreat

Hello!
I tried this successfully on Windows 10 previously but can't get it to build now. I don't remember what I did differently last time, sadly
I'm running node 13.9.0 (which appears to be the most current version available)

I get as far as the command npm install and then I get the following output:

npm WARN shadow-electron-starter@1.0.0 No repository field.

npm ERR! code ENOENT
npm ERR! syscall rename
npm ERR! path C:\MikesStuff\Pers\Dropbox\Personal\Tech\GHO\github-org-explorer\node_modules\bn.js
npm ERR! dest C:\MikesStuff\Pers\Dropbox\Personal\Tech\GHO\github-org-explorer\node_modules\.bn.js.DELETE
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\MikesStuff\Pers\Dropbox\Personal\Tech\GHO\github-org-explorer\node_modules\bn.js' -> 'C:\MikesStuff\Pers\Dropbox\Personal\Tech\GHO\github-org-explorer\node_modules\.bn.js.DELETE'
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!     C:\Users\michp\AppData\Roaming\npm-cache\_logs\2020-02-20T04_16_47_263Z-debug.log

I can provide the complete log, if that helps.

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