extract-mongo-schema icon indicating copy to clipboard operation
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]

Open pessrini opened this issue 7 years ago • 1 comments

Unable to install extract-mongo-schema

pessrini avatar Sep 19 '18 10:09 pessrini

@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 :( ).

perak avatar Sep 19 '18 12:09 perak