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

Plugin Ethpm: importing a package leads to Remix IDE file error #150

Open
bunsenstraat opened this issue Nov 4, 2020 · 0 comments
Open
Labels
bug Something isn't working plugin

Comments

@bunsenstraat
Copy link
Collaborator

Steps:
Create a package from owner.sol
Copy the IPFS and paste it into the import
Press import, this appears ' Importing manifest from ipfs://QmSd83MiGKSSHrXwjHcYPoXwbrpkueqcKWFCQfXdS75doL.'
But then nothing and an error in the console,

index.js:62 Uncaught (in promise) Error: Error from IDE : No such file or directory Cannot read file browser/2_Owner-1.sol

Mayb it tries to create a new version of the owner file, fails and then can't find it. It's unclear.

@bunsenstraat bunsenstraat added bug Something isn't working plugin labels Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin
Projects
None yet
Development

No branches or pull requests

1 participant