trailsjs / trails

:evergreen_tree: Modern Web Application Framework for Node.js.
http://trailsjs.io
Other
1.66k stars 70 forks source link

Error: Cannot find module 'trailpack-winston' #319

Open hansiemithun opened 6 years ago

hansiemithun commented 6 years ago

Issue Description

Error during first time installation

Environment

coloredlambda commented 6 years ago

Having same issue on Ubuntu 18.04 :(

LeeHyungGeun commented 6 years ago

same issue on MacOS Sierra 10.12.6

hex20 commented 6 years ago

Still having this issue.

scott-wyatt commented 6 years ago

Hi everyone, I apologize for this issue and the deprecated support on it. You can likely fix this issue with an ‘npm install trailpack-winston —save’ and make sure you install the version of the trailpack for the version of trails you are on. As a side note, another project has taken on a lot of the effort of modernizing trails with a hard fork, called fabrix.