Git Product home page Git Product logo

nyssa's People

Contributors

datsmyname avatar mcfriend99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nyssa's Issues

`NotFound` when publishing package

I have created a publisher account and I've run nyssa init, which has left me with the following:

{
  "name": "miniroute", 
  "version": "1.0.0", 
  "description": "Tiny and simple HTTP router.", 
  "homepage": "https://github.com/BenStigsen/miniroute", 
  "tags": [
    "http", 
    "router"
  ], 
  "author": "Benjamin Stigsen", 
  "license": "ISC", 
  "sources": [
    "https://nyssa.bladelang.com"
  ], 
  "deps": {}
}

If I run nyssa info I correctly get:

PACKAGE INFORMATION
~~~~~~~~~~~~~~~~~~~
 • Name: miniroute
 • Version: 1.0.0
 • Description: Tiny and simple HTTP router.
 • Homepage: https://github.com/BenStigsen/miniroute
 • Author: Benjamin Stigsen
 • License: ISC
 • Tags: http, router

DEPENDENCIES
~~~~~~~~~~~~
  None

SOURCES
~~~~~~~
 • https://nyssa.bladelang.com

However, when I do any of the following:

nyssa publish
nyssa publish -r .
nyssa publish -r https://github.com/BenStigsen/miniroute
nyssa publish -r https://nyssa.bladelang.com/

It results in:

Checking for valid publisher account
Checking for valid Nyssa package
Packaging [email protected]...
NotFound -> no such file or directory

I have reinstalled Nyssa and tried cleaning the cache.

Error when running Nyssa

output:

┌ ~
└>nyssa

Unhandled Exception: module '_ssl' not found
  StackTrace:
    C:\Apps\BladeLang\libs\ssl\constants.b:4 -> @.script()
    C:\Apps\BladeLang\libs\ssl\index.b:8 -> @.script()
    C:\Apps\BladeLang\libs\http\request.b:30 -> @.script()
    C:\Apps\BladeLang\libs\http\client.b:5 -> @.script()
    C:\Apps\BladeLang\libs\http\index.b:64 -> @.script()
    C:\Apps\BladeLang\nyssa\app\commands\account.b:5 -> @.script()
    C:\Apps\BladeLang\nyssa\app\index.b:25 -> @.script()
    C:\Apps\BladeLang\nyssa\/index.b:1 -> @.script()

Add kite support for nyssa

It will be good if we can run kite auto build during nyssa install and nyssa restore for packages that declare a kite.json file.

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.