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 have tried to create a project just by following the instructions on the git homepage but all 3 attempts, from a clean situation, have repeatedly and reproducibly failed:
graphql create gis-refs-yoga-2 --boilerplate typescript-advanced
[graphql create] Downloading boilerplate from https://github.com/graphql-boilerplates/typescript-graphql-server/archive/master.zip...
[graphql create] Installing node dependencies for /media/elrond_2tb/devel/graphql/gis-refs-yoga-2/package.json...
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'
[graphql create] Installing node dependencies for /media/elrond_2tb/devel/graphql/gis-refs-yoga-2/.install/package.json...
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'
[graphql create] Running boilerplate install script...
✖
Cannot find module 'graphql-boilerplate-install'
I have tried to create a project just by following the instructions on the git homepage but all 3 attempts, from a clean situation, have repeatedly and reproducibly failed:
graphql create gis-refs-yoga-2 --boilerplate typescript-advanced
[graphql create] Downloading boilerplate from https://github.com/graphql-boilerplates/typescript-graphql-server/archive/master.zip...
[graphql create] Installing node dependencies for /media/elrond_2tb/devel/graphql/gis-refs-yoga-2/package.json...
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'
[graphql create] Installing node dependencies for /media/elrond_2tb/devel/graphql/gis-refs-yoga-2/.install/package.json...
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'
[graphql create] Running boilerplate install script...
✖
Cannot find module 'graphql-boilerplate-install'
System configuration:
2.17.0
prisma/1.20.7 (linux-x64) node-v10.10.0
Version 3.1.1
The text was updated successfully, but these errors were encountered: