extract-mongo-schema
extract-mongo-schema copied to clipboard
error MSB8007: The Platf orm for project 'fibers.vcxproj' is invalid. Platform='x64'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Platform that doesn't exist for this project. [\extract-mongo-schema\node_modules\wait.for\node_modules\fibers\build\fibers.vcxproj]
Unable to install extract-mongo-schema
@pessrini that is issue with package wait.for on Windows (no issues on Linux & OSX).
Issue is already reported https://github.com/luciotato/waitfor/issues/45 but no answers from author.
I am considering to replace wait.for with something else when I find some free time (but that "free time" is very rare case :( ).