Closed malykhinvi closed 1 year ago
Oh, seems like the issue is only with the recent master
branch. On this commit(2384ea7) all works at least on this spec:
Also to run the local env I had to run pnpm build:all
command. Otherwise pnpm serve:docs
generated docs with the runtime error because gmap-vue
was not found
What you try to do
I try to run the
gmap-vue
project locally.What is the problem
It is not clear which environment I should have. In GH workflows node js versions 14,16,18 are listed, whilst in travis.yml - node 12 (same in engines). Anyways, I've tried all the combinations and
pnpm build:all
fails with the following error:and
pnpm serve:docs
completes on v14 and v16, but the app fails in runtime.Seems like something is off with my local setup. Could you please specify which node/npm/pnpm versions are required? I'm more than happy to contribute and list these reqs in the docs.
What kind of things have you already treated
Tried to run commands on node 14,16,18.
Steps to reproduce
Follow the README guide from the "Monorepo" section
Os
Mobile
Versions
Package manager
Plugin version