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

Module process? #1

Closed
soyuka opened this issue Apr 21, 2015 · 1 comment
Closed

Module process? #1

soyuka opened this issue Apr 21, 2015 · 1 comment

Comments

@soyuka
Copy link

soyuka commented Apr 21, 2015

Hi, just tried this and had:

Error: Cannot find module 'process'

Why are you requiring process? It's a global module (and variable!) and should be available without the use of require.

@jimthedev
Copy link
Member

Thank you for reporting this @soyuka. You are correct and this has been fixed in 1.0.3.

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

No branches or pull requests

2 participants