You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error in Sinopia console when I click on package name in web UI:
fatal --- uncaught exception, please report this
TypeError: Object Error: ENOENT, open '/home/vne/storage/imex-publish-send-local/imex-publish-send-local-0.0.1/package/README.md' has no method 'replace'
Please report this to https://github.com/chjj/marked.
at Lexer.lex (/usr/local/lib/node_modules/sinopia/node_modules/marked/lib/marked.js:137:6)
at Function.Lexer.lex (/usr/local/lib/node_modules/sinopia/node_modules/marked/lib/marked.js:128:16)
at marked (/usr/local/lib/node_modules/sinopia/node_modules/marked/lib/marked.js:1201:31)
at /usr/local/lib/node_modules/sinopia/lib/index-web.js:76:13
at /usr/local/lib/node_modules/sinopia/lib/local-storage.js:414:20
at fs.js:207:20
at Object.oncomplete (fs.js:107:15)
Probably, it should either do not provide a link to click on or complain about a missing README. Currently the whole Sinopia crashes.
Sinopia version is 0.11.3.
The text was updated successfully, but these errors were encountered:
vne
added a commit
to vne/sinopia
that referenced
this issue
Sep 24, 2014
Hi,
I get the following error in Sinopia console when I click on package name in web UI:
Probably, it should either do not provide a link to click on or complain about a missing README. Currently the whole Sinopia crashes.
Sinopia version is 0.11.3.
The text was updated successfully, but these errors were encountered: