Giter Site home page Giter Site logo

shimsham's People

Contributors

apense avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

araq

shimsham's Issues

Error: unhandled exception: Unexpected char in version range: - [ParseVersionError] during nimble install

nim 0.11.2

$ nimble install shimsham
Downloading https://github.com/apense/shimsham into /tmp/nimble_23419/githubcom_apenseshimsham using git...
Found tags...
Cloning latest tagged version: v0.3.1-alpha
Cloning into '/tmp/nimble_23419/githubcom_apenseshimsham'...
remote: Counting objects: 92, done.
remote: Compressing objects: 100% (73/73), done.
remote: Total 92 (delta 18), reused 58 (delta 7), pack-reused 0
Unpacking objects: 100% (92/92), done.
Checking connectivity... done.
Note: checking out '29ffb7080d5c42c1fd12715430abe33de1be1f0b'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

Traceback (most recent call last)
nimble.nim(990)          nimble
nimble.nim(959)          doAction
nimble.nim(699)          install
nimble.nim(660)          downloadPkg
download.nim(156)        doDownload
version.nim(197)         parseVersionRange
Error: unhandled exception: Unexpected char in version range: - [ParseVersionError]

Nimble Package structure warning

On installing i get an "incorrect structure warning"


Warning: Package 'ShimSham' has an incorrect structure. The top level of the package source directory should contain at most one module, named 'ShimSham.nim', but a file named 'interface.nim' was found. This will be an error in the future.
      Hint: If this is the primary source file in the package, rename it to 'ShimSham.nim'. If it's a source file required by the main module, or if it is one of several modules exposed by 'ShimSham', then move it into a 'ShimSham/' subdirectory. If it's a test file or otherwise not required to build the the package 'ShimSham.nim', prevent its installation by adding `skipFiles = @["interface.nim"]` to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info.
  Verifying dependencies for [email protected]
 Installing [email protected]
   Success: ShimSham installed successfully.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.