I'm new to strapi and am having some issues getting my project going. I've got node 11.9.0 and the latest npm version installed, along with MongoDB. I'm running Ubuntu 18.04 server in a VirtualBox VM, and would like to put the project in a shared folder so I can use VSCode in the Windows host to work on the site.When I run the 'strapi new' command in my home directory, it is successful and everything looks ok. When I run the command in the folder that is shared with Windows, the generation eventually times out with an error about maximum call stack size. I'm wondering if it's a permissions issue for the shared folder on the Linux side. Does anyone have any possible insights for me? I have posted in the strapi slack, but haven't received any responses yet.
Submitted February 10, 2019 at 12:09AM by minesguy82
No comments:
Post a Comment