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

bundle.js:31828 TypeError: Cannot read property 'devdoc' of undefined in Windows 10 #17

Open
gpersoon opened this issue Sep 15, 2019 · 1 comment
Assignees

Comments

@gpersoon
Copy link
Contributor

gpersoon commented Sep 15, 2019

Noticed by randomly clicking on contracts in https://smartcontract.codes

Several contracts (for example the first one TrueGBP) show the following output:

{}

In the console I see errors like:

bundle.js:31828 TypeError: Cannot read property 'devdoc' of undefined
bundle.js:31829 [ERROR] parse standard output error

Note: I'm running on Windows 10 with Chrome Version 76.0.3809.132 (Official Build) (64-bit)
On ubuntu I see different errors, see #18.
This is maybe related to this issue i reported:
ethereum/solidity#7150
(difference with CR & LF between windows and unix)

@alincode
Copy link

fixed at https://www.npmjs.com/package/solcjs-core 0.6.0

@alincode alincode self-assigned this Sep 22, 2019
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