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

Cannot find module '_process' #502

Closed
ilyaluk-old opened this issue Nov 29, 2016 · 0 comments
Closed

Cannot find module '_process' #502

ilyaluk-old opened this issue Nov 29, 2016 · 0 comments
Labels

Comments

@ilyaluk-old
Copy link

ilyaluk-old commented Nov 29, 2016

Importing protobuf.js v6.0.0 or master from rawgit gives

protobuf.js:7 Uncaught Error: Cannot find module '_process'(…)

on Chromium 54.0.2840.100

Minimal code:

<html>
<head>
<script src="https://cdn.rawgit.com/dcodeIO/protobuf.js/master/dist/protobuf.js"></script>
</head>
</html>
@dcodeIO dcodeIO added the bug label Nov 29, 2016
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

2 participants