Advertisement
Guest User

Untitled

a guest
Dec 11th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Step 2/6 : RUN nimble -y install arraymancer npeg
  2. ---> Running in 940aef6583ea
  3. Prompt: No local packages.json found, download it from internet? -> [forced yes]
  4. Downloading Official package list
  5. Success Package list downloaded.
  6. Downloading https://github.com/mratsim/Arraymancer using git
  7. Tip: 14 messages have been suppressed, use --verbose to show them.
  8. Error: nimble.nim(1106) nimble
  9. ... nimble.nim(1044) doAction
  10. ... nimble.nim(481) install
  11. ... download.nim(256) downloadPkg
  12. ... packageparser.nim(410) getPkgInfo
  13. ... packageparser.nim(398) getPkgInfoFromFile
  14. ... packageparser.nim(359) readPackageInfo
  15. ... Could not read package info file in /tmp/nimble_8/githubcom_mratsimArraymancer/arraymancer.nimble;
  16. ... Reading as ini file failed with:
  17. ... Invalid section: .
  18. ... Evaluating as NimScript file failed with:
  19. ... /nim/lib/posix/posix_linux_amd64.nim(598, 3) Error: cannot 'importc' variable at compile time.
  20. The command '/bin/sh -c nimble -y install arraymancer npeg' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement