Giter VIP home page Giter VIP logo

n8s's Issues

potential missing dependency causing "Error: undeclared identifier: 'TagId'"

First of all thanks for the project. I am trying to learn Nim and what better way to try out stuff that using it with kubernetes and is how I discovered this project.

I am however stuck with the following error, since my knowledge of Nim is also pretty new I am stuck. Can you point out at what might be going wrong here?

nim c -r tests/test.nim
Hint: used config file '/usr/local/Cellar/nim/1.6.0/nim/config/nim.cfg' [Conf]
Hint: used config file '/usr/local/Cellar/nim/1.6.0/nim/config/config.nims' [Conf]
Hint: used config file '/Users/a/Projects/nim-me/n8s/nim.cfg' [Conf]
...................................................................................................................................................
/Users/a/Projects/nim-me/n8s/src/n8s/base_types.nim(21, 1) Warning: use setTag; setTagUri is deprecated [Deprecated]
/Users/a/Projects/nim-me/n8s/src/n8s/base_types.nim(31, 85) Error: undeclared identifier: 'TagId'
candidates (edit distance, scope distance); see '--spellSuggest':
 (2, 3): 'Tag' [type declared in /Users/a/.nimble/pkgs/yaml-0.15.0/yaml/data.nim(13, 3)]
make: *** [tests/test.log] Error 1```

The nim version I am using is 1.6.0
```$ nim -version
Nim Compiler Version 1.6.0 [MacOSX: amd64]
Compiled at 2021-10-19
Copyright (c) 2006-2021 by Andreas Rumpf

active boot switches: -d:release -d:nimUseLinenoise

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.