Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign failed: ENOENT: no such file or directory, scandir '/Users/sethlu/dev/electron-userland/electron-osx-sign/test/' #165

Closed
romaincointepas opened this issue Mar 7, 2018 · 4 comments
Labels

Comments

@romaincointepas
Copy link

I think some local debug code has made its way to the npm release.

For example, https://github.com/electron-userland/electron-osx-sign/blob/master/util-provisioning-profiles.js#L84-L86.

in the npm release version 0.4.9, there is an added '/Users/sethlu/dev/electron-userland/electron-osx-sign/test/'.

There is also something funky in test/basic.js.

@develar
Copy link
Contributor

develar commented Mar 7, 2018

Yep, number of electron-builder tests failed as well. @sethlu

@sethlu
Copy link
Contributor

sethlu commented Mar 7, 2018

😢 I was testing out costumizing additional search directories and somehow published this line by mistake. Will have it removed in a few hours in a new version! Thanks for letting me know.

@sethlu sethlu added the bug label Mar 7, 2018
@sethlu
Copy link
Contributor

sethlu commented Mar 7, 2018

@romaincointepas @develar Thanks so much! I've just managed to publish electron-osx-sign@0.4.10 (the same source as on the repo). Currently @0.4.9 is deprecated and I'm talking to npm support right now to see if it can actually be unpublished 😂 past the 24-hour mark.

@sethlu sethlu closed this as completed Mar 7, 2018
@sethlu
Copy link
Contributor

sethlu commented Mar 8, 2018

⚠️ electron-osx-sign@0.4.9 should already be unpublished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants