iexec-apps icon indicating copy to clipboard operation
iexec-apps copied to clipboard

ups package tracker

Open Frippo40 opened this issue 5 years ago • 3 comments

A new attempt - now deployed at https://explorer.iex.ec/kovan/app/0x8Ee07bCf22573a5D934e907E71E5127a55DAe6A0

Now the result is "standard_init_linux.go:211: exec user process caused "no such file or directory"

I'm using windows so there may be something going wrong there maybe?

I think node_modules should be ignored now but I'm also learning git in the process as well...

Frippo40 avatar Oct 22 '19 01:10 Frippo40

Hi @Frippo40, can you remove the node-modules folder from your pull request? (by adding it to your .gitignore file)

sulliwane avatar Oct 22 '19 08:10 sulliwane

Hi @sulliwane can you take a look at the latest commit?https://github.com/iExecBlockchainComputing/iexec-apps/pull/37/commits/dbad13c1e40309d9e9c9e3007b0f5e77f3a353ac I had to run git rm -r --cached . to clear the earlier commit data to get the new .gitignore to work.

Frippo40 avatar Oct 22 '19 14:10 Frippo40

@Amxx thank you for the feedback. I couldn't figure out how to correct this series of commits so I had to create a new branch and pull request here with your requested changes: https://github.com/iExecBlockchainComputing/iexec-apps/pull/39

Frippo40 avatar Nov 06 '19 14:11 Frippo40