-
Notifications
You must be signed in to change notification settings - Fork 373
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
Unable to import "undefined": Not Found #27
Comments
Hello, all. Same for me... |
robsecord
pushed a commit
to robsecord/solidity-stringutils
that referenced
this issue
Jun 6, 2018
… added symlink to maintain existing references (as per docs)
the solution is to replace import "github.com/Arachnid/solidity-stringutils/strings.sol"; |
Arachnid
added a commit
that referenced
this issue
Jun 6, 2018
Fix for Issue #27 - Unable to import "undefined": Not Found
Still not working... |
if running this locally does this have to use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when I compile the smart contract it throws this error : Unable to import "undefined": Not Found*
this is my smart contract:
The text was updated successfully, but these errors were encountered: