ThomasTJdev / nimwc_plugins

Plugin repository for Nim Website Creator
https://nimwc.org
MIT License
5 stars 0 forks source link

Plugins failing #7

Closed nixfreak closed 4 years ago

nixfreak commented 4 years ago

I tried to start and stop plugins but get an error doing so.

 **Warning: Firejail is disabled, running unsecure. [User]
stack trace: (most recent call last)
nimwc_main.nim(84, 21)   extensionImport
macros.nim(548, 17)      parseStmt
nimwc_main.nim(86, 16) template/generic instantiation of `extensionImport` from here
/Users/.choosenim/toolchains/nim-1.0.0/lib/core/macros.nim(548, 17) Error: unhandled exception: /Users/.choosenim/toolchains/nim-1.0.0/lib/core/macros.nim(547, 44) Error: invalid number: '6.0.1' [ValueError]
E, [2019-11-14T14:24:22] -- nimwc_main: oserr.nim(94)            raiseOSError
asyncfutures.nim(383)    read
asyncfutures.nim(383)    read
No such file or directory
Additional info: "No such file or directory"**

**Error updating plugins**
http://127.0.0.1:7000/plugins/updating?status=false&pluginname=Themes&pluginActivity=Please+wait%2C+installing+1+new+Plugin%21.

An error has occured in one of your routes.

Detail: oserr.nim(94) raiseOSError
asyncfutures.nim(383) read
asyncfutures.nim(383) read
No such file or directory
Additional info: "No such file or directory"
ThomasTJdev commented 4 years ago

Thanks @nixfreak - we'll dig into it and reply.

nixfreak commented 4 years ago

Can I help with anything?

ThomasTJdev commented 4 years ago

Can I help with anything?

Hi @nixfreak. I'm sorry for not being in contact. As you can see in the releases of NimWC, we have recently updated with a big refactor due too Nim 1.0.0. This has caused that many of the plugins needs to be updated - which is still in progress. I'll hopefully have time to fix it this weekend. Are you using Nim 1.0.0?

nixfreak commented 4 years ago

I am using Nim Compiler Version 1.0.0 [MacOSX: amd64] Compiled at 2019-09-23 Copyright (c) 2006-2019 by Andreas Rumpf

git hash: f7a8fc46c0012033917582eb740dc0343c093e35

Thanks again

ThomasTJdev commented 4 years ago

Hi @nixfreak

All plugin has been updated.