nteract: Build error
From a fresh clone:
npm-debug.log:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'lerna' ]
2 info using npm@3.10.10
3 info using node@v6.10.2
4 verbose run-script [ 'prelerna', 'lerna', 'postlerna' ]
5 info lifecycle nteract@0.1.0~prelerna: nteract@0.1.0
6 silly lifecycle nteract@0.1.0~prelerna: no script for prelerna, continuing
7 info lifecycle nteract@0.1.0~lerna: nteract@0.1.0
8 verbose lifecycle nteract@0.1.0~lerna: unsafe-perm in lifecycle true
9 verbose lifecycle nteract@0.1.0~lerna: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Users\user\work\non-FS\nteract\node_modules\.bin;C:\Users\user\work\non-FS\nteract\node_modules\.bin;C:\Users\user\AppData\Local\Yarn\config\link\node_modules\.bin;C:\Users\user\work\non-FS\nteract\node_modules\.bin;C:\Users\user\AppData\Local\Yarn\config\link\node_modules\.bin;C:\Program Files (x86)\Yarn\bin\node-gyp-bin;C:\Users\user\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\user\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\WINDOWS\SYSTEM32\WINDOWSPOWERSHELL\V1.0;C:\PROGRAM FILES (X86)\MICROSOFT SQL SERVER\110\TOOLS\BINN\MANAGEMENTSTUDIO;C:\PROGRAM FILES (X86)\MICROSOFT SQL SERVER\110\TOOLS\BINN;C:\PROGRAM FILES\MICROSOFT SQL SERVER\110\TOOLS\BINN;C:\PROGRAM FILES (X86)\MICROSOFT SQL SERVER\110\DTS\BINN;C:\PROGRAM FILES (X86)\PANDOC;C:\PROGRAM FILES\MICROSOFT SQL SERVER\120\TOOLS\BINN;C:\PROGRAM FILES\HDF_GROUP\HDFVIEW\2.11.0\BIN;C:\PROGRAM FILES (X86)\GRAPHVIZ2.38\BIN;C:\PROGRAM FILES (X86)\MYSQL\MYSQL FABRIC 1.5 & MYSQL UTILITIES 1.5;C:\PROGRAM FILES (X86)\MYSQL\MYSQL FABRIC 1.5 & MYSQL UTILITIES 1.5\DOCTRINE EXTENSIONS FOR PHP;C:\WINDOWS\system32\config\systemprofile\.DNX\BIN;C:\PROGRAM FILES\MICROSOFT DNX\DNVM;C:\PROGRAM FILES (X86)\ENTERPRISE VAULT\EVCLIENT;C:\PROGRAM FILES\GIT\CMD;C:\dev\bin\Anaconda2;C:\dev\bin\Anaconda2\Scripts;C:\dev\bin\Anaconda2\Library\bin;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\Program Files\Git\cmd;C:\Program Files (x86)\Skype\Phone;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\nodejs;C:\Program Files (x86)\Yarn\bin;C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Program Files\nodejs;C:\PROGRAM FILES\NODEJS\node_modules\npm\bin\node-gyp-bin;C:\PROGRAM FILES\NODEJS;C:\dev\bin\Anaconda2\envs\py3;C:\dev\bin\Anaconda2\envs\py3\Library\mingw-w64\bin;C:\dev\bin\Anaconda2\envs\py3\Library\usr\bin;C:\dev\bin\Anaconda2\envs\py3\Library\bin;C:\dev\bin\Anaconda2\envs\py3\Scripts;C:\Users\user\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\WINDOWS\SYSTEM32\WINDOWSPOWERSHELL\V1.0;C:\PROGRAM FILES (X86)\MICROSOFT SQL SERVER\110\TOOLS\BINN\MANAGEMENTSTUDIO;C:\PROGRAM FILES (X86)\MICROSOFT SQL SERVER\110\TOOLS\BINN;C:\PROGRAM FILES\MICROSOFT SQL SERVER\110\TOOLS\BINN;C:\PROGRAM FILES (X86)\MICROSOFT SQL SERVER\110\DTS\BINN;C:\PROGRAM FILES (X86)\PANDOC;C:\PROGRAM FILES\MICROSOFT SQL SERVER\120\TOOLS\BINN;C:\PROGRAM FILES\HDF_GROUP\HDFVIEW\2.11.0\BIN;C:\PROGRAM FILES (X86)\GRA;C:\Users\user\AppData\Roaming\npm;C:\Program Files\Neovim\bin;C:\Users\user\AppData\Local\Yarn\.bin;C:\texlive\2016\bin\win32;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl
10 verbose lifecycle nteract@0.1.0~lerna: CWD: C:\Users\user\work\non-FS\nteract
11 silly lifecycle nteract@0.1.0~lerna: Args: [ '/d /s /c', 'lerna bootstrap --hoist' ]
12 silly lifecycle nteract@0.1.0~lerna: Returned: code: 1 signal: null
13 info lifecycle nteract@0.1.0~lerna: Failed to exec lerna script
14 verbose stack Error: nteract@0.1.0 lerna: `lerna bootstrap --hoist`
14 verbose stack Exit status 1
14 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at EventEmitter.emit (events.js:191:7)
14 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at ChildProcess.emit (events.js:191:7)
14 verbose stack at maybeClose (internal/child_process.js:886:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
15 verbose pkgid nteract@0.1.0
16 verbose cwd C:\Users\user\work\non-FS\nteract
17 error Windows_NT 6.1.7601
18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "lerna"
19 error node v6.10.2
20 error npm v3.10.10
21 error code ELIFECYCLE
22 error nteract@0.1.0 lerna: `lerna bootstrap --hoist`
22 error Exit status 1
23 error Failed at the nteract@0.1.0 lerna script 'lerna bootstrap --hoist'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the nteract package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error lerna bootstrap --hoist
23 error You can get information on how to open an issue for this project with:
23 error npm bugs nteract
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls nteract
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]
full output:
08:45 $ yarn install
yarn install v0.23.4
[1/4] Resolving packages...
[2/4] Fetching packages...
warning fsevents@1.0.17: The platform "win32" is incompatible with this module.
info "fsevents@1.0.17" is an optional dependency and failed compatibility check. Excluding it
from installation.
warning 7zip-bin-linux@1.0.3: The platform "win32" is incompatible with this module.
info "7zip-bin-linux@1.0.3" is an optional dependency and failed compatibility check. Excludin
g it from installation.
warning 7zip-bin-mac@1.0.1: The platform "win32" is incompatible with this module.
info "7zip-bin-mac@1.0.1" is an optional dependency and failed compatibility check. Excluding
it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
$ npm run lerna && npm run build
> nteract@0.1.0 lerna C:\Users\user\work\non-FS\nteract
> lerna bootstrap --hoist
lerna info version 2.0.0-rc.4
lerna info versioning independent
lerna info Bootstrapping 13 packages
lerna info lifecycle preinstall
lerna WARN EHOIST_ROOT_VERSION The repository root depends on jest@^20.0.0, which differs from
the more common jest@^19.0.2.
lerna WARN EHOIST_PKG_VERSION "@nteract/transform-dataresource" package depends on jest@^19.0.
2, which differs from the hoisted jest@^20.0.0.
lerna WARN EHOIST_ROOT_VERSION The repository root depends on normalize.css@^7.0.0, which diff
ers from the more common normalize.css@^6.0.0.
lerna WARN EHOIST_PKG_VERSION "@nteract/notebook-preview-demo" package depends on normalize.cs
s@^6.0.0, which differs from the hoisted normalize.css@^7.0.0.
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna ERR! execute Error: Command failed: yarn install --mutex network:42424
lerna ERR! execute warning Integrity check: Patterns don't match
lerna ERR! execute warning fsevents@1.0.17: The platform "win32" is incompatible with this mod
ule.
lerna ERR! execute warning 7zip-bin-linux@1.0.3: The platform "win32" is incompatible with thi
s module.
lerna ERR! execute warning 7zip-bin-mac@1.0.1: The platform "win32" is incompatible with this
module.
lerna ERR! execute error C:\Users\user\work\non-FS\nteract\node_modules\zeromq: Command fail
ed.
lerna ERR! execute Exit code: 1
lerna ERR! execute Command: C:\WINDOWS\system32\cmd.exe
lerna ERR! execute Arguments: /d /s /c prebuild-install || (npm run build:libzmq && node-gyp r
ebuild)
lerna ERR! execute Directory: C:\Users\user\work\non-FS\nteract\node_modules\zeromq
lerna ERR! execute Output:
lerna ERR! execute prebuild-install info begin Prebuild-install version 2.1.2
lerna ERR! execute prebuild-install info install installing inside prebuild-install directory,
skipping download.
lerna ERR! execute
lerna ERR! execute > zeromq@4.2.1 build:libzmq C:\Users\user\work\non-FS\nteract\node_module
s\zeromq
lerna ERR! execute > node scripts/preinstall.js
lerna ERR! execute
lerna ERR! execute Downloading libzmq for Windows
lerna ERR! execute Download finished
lerna ERR! execute
lerna ERR! execute C:\Users\user\work\non-FS\nteract\node_modules\zeromq>if not defined npm_
config_node_gyp (node "C:\Program Files (x86)\Yarn\bin\node-gyp-bin\\..\..\node_modules\node-g
yp\bin\node-gyp.js" rebuild ) else (node rebuild )
lerna ERR! execute Building the projects in this solution one at a time. To enable parallel bu
ild, please add the "/m" switch.
lerna ERR! execute C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\x64\Platfo
rmToolsets\v140\ImportBefore\Intel.Libs.MKL.v140.targets(62,5): error MSB6003: The specified t
ask executable "cmd.exe" could not be run. The working directory "\mkl\tools" does not exist.
[C:\Users\user\work\non-FS\nteract\node_modules\zeromq\build\zmq.vcxproj]
lerna ERR! execute gyp ERR! build error
lerna ERR! execute gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\
Professional\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
lerna ERR! execute gyp ERR! stack at ChildProcess.onExit (C:\Program Files (x86)\Yarn\node
_modules\node-gyp\lib\build.js:285:23)
lerna ERR! execute gyp ERR! stack at emitTwo (events.js:106:13)
lerna ERR! execute gyp ERR! stack at ChildProcess.emit (events.js:191:7)
lerna ERR! execute gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_p
rocess.js:215:12)
lerna ERR! execute gyp ERR! System Windows_NT 6.1.7601
lerna ERR! execute gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files (
x86)\\Yarn\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
lerna ERR! execute gyp ERR! cwd C:\Users\user\work\non-FS\nteract\node_modules\zeromq
lerna ERR! execute gyp ERR! node -v v6.10.2
lerna ERR! execute gyp ERR! node-gyp -v v3.6.1
lerna ERR! execute gyp ERR! not ok
lerna ERR! execute yarn install v0.23.4
lerna ERR! execute [1/4] Resolving packages...
lerna ERR! execute [2/4] Fetching packages...
lerna ERR! execute info "fsevents@1.0.17" is an optional dependency and failed compatibility c
heck. Excluding it from installation.
lerna ERR! execute info "7zip-bin-linux@1.0.3" is an optional dependency and failed compatibil
ity check. Excluding it from installation.
lerna ERR! execute info "7zip-bin-mac@1.0.1" is an optional dependency and failed compatibilit
y check. Excluding it from installation.
lerna ERR! execute [3/4] Linking dependencies...
lerna ERR! execute [4/4] Building fresh packages...
lerna ERR! execute info Visit https://yarnpkg.com/en/docs/cli/install for documentation about
this command.
lerna ERR! execute
lerna ERR! execute at Promise.all.then.arr (C:\Users\user\work\non-FS\nteract\node_modul
es\lerna\node_modules\execa\index.js:210:11)
lerna ERR! execute at process._tickCallback (internal/process/next_tick.js:109:7)
lerna ERR! execute callback with error
lerna ERR! execute { Error: Command failed: yarn install --mutex network:42424
lerna ERR! execute warning Integrity check: Patterns don't match
lerna ERR! execute warning fsevents@1.0.17: The platform "win32" is incompatible with this mod
ule.
lerna ERR! execute warning 7zip-bin-linux@1.0.3: The platform "win32" is incompatible with thi
s module.
lerna ERR! execute warning 7zip-bin-mac@1.0.1: The platform "win32" is incompatible with this
module.
lerna ERR! execute error C:\Users\user\work\non-FS\nteract\node_modules\zeromq: Command fail
ed.
lerna ERR! execute Exit code: 1
lerna ERR! execute Command: C:\WINDOWS\system32\cmd.exe
lerna ERR! execute Arguments: /d /s /c prebuild-install || (npm run build:libzmq && node-gyp r
ebuild)
lerna ERR! execute Directory: C:\Users\user\work\non-FS\nteract\node_modules\zeromq
lerna ERR! execute Output:
lerna ERR! execute prebuild-install info begin Prebuild-install version 2.1.2
lerna ERR! execute prebuild-install info install installing inside prebuild-install directory,
skipping download.
lerna ERR! execute
lerna ERR! execute > zeromq@4.2.1 build:libzmq C:\Users\user\work\non-FS\nteract\node_module
s\zeromq
lerna ERR! execute > node scripts/preinstall.js
lerna ERR! execute
lerna ERR! execute Downloading libzmq for Windows
lerna ERR! execute Download finished
lerna ERR! execute
lerna ERR! execute C:\Users\user\work\non-FS\nteract\node_modules\zeromq>if not defined npm_
config_node_gyp (node "C:\Program Files (x86)\Yarn\bin\node-gyp-bin\\..\..\node_modules\node-g
yp\bin\node-gyp.js" rebuild ) else (node rebuild )
lerna ERR! execute Building the projects in this solution one at a time. To enable parallel bu
ild, please add the "/m" switch.
lerna ERR! execute C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\x64\Platfo
rmToolsets\v140\ImportBefore\Intel.Libs.MKL.v140.targets(62,5): error MSB6003: The specified t
ask executable "cmd.exe" could not be run. The working directory "\mkl\tools" does not exist.
[C:\Users\user\work\non-FS\nteract\node_modules\zeromq\build\zmq.vcxproj]
lerna ERR! execute gyp ERR! build error
lerna ERR! execute gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\
Professional\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
lerna ERR! execute gyp ERR! stack at ChildProcess.onExit (C:\Program Files (x86)\Yarn\node
_modules\node-gyp\lib\build.js:285:23)
lerna ERR! execute gyp ERR! stack at emitTwo (events.js:106:13)
lerna ERR! execute gyp ERR! stack at ChildProcess.emit (events.js:191:7)
lerna ERR! execute gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_p
rocess.js:215:12)
lerna ERR! execute gyp ERR! System Windows_NT 6.1.7601
lerna ERR! execute gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files (
x86)\\Yarn\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
lerna ERR! execute gyp ERR! cwd C:\Users\user\work\non-FS\nteract\node_modules\zeromq
lerna ERR! execute gyp ERR! node -v v6.10.2
lerna ERR! execute gyp ERR! node-gyp -v v3.6.1
lerna ERR! execute gyp ERR! not ok
lerna ERR! execute yarn install v0.23.4
lerna ERR! execute [1/4] Resolving packages...
lerna ERR! execute [2/4] Fetching packages...
lerna ERR! execute info "fsevents@1.0.17" is an optional dependency and failed compatibility c
heck. Excluding it from installation.
lerna ERR! execute info "7zip-bin-linux@1.0.3" is an optional dependency and failed compatibil
ity check. Excluding it from installation.
lerna ERR! execute info "7zip-bin-mac@1.0.1" is an optional dependency and failed compatibilit
y check. Excluding it from installation.
lerna ERR! execute [3/4] Linking dependencies...
lerna ERR! execute [4/4] Building fresh packages...
lerna ERR! execute info Visit https://yarnpkg.com/en/docs/cli/install for documentation about
this command.
lerna ERR! execute
lerna ERR! execute at Promise.all.then.arr (C:\Users\user\work\non-FS\nteract\node_modul
es\lerna\node_modules\execa\index.js:210:11)
lerna ERR! execute at process._tickCallback (internal/process/next_tick.js:109:7)
lerna ERR! execute code: 1,
lerna ERR! execute killed: false,
lerna ERR! execute stdout: 'yarn install v0.23.4\n[1/4] Resolving packages...\n[2/4] Fetchin
g packages...\ninfo "fsevents@1.0.17" is an optional dependency and failed compatibility check
. Excluding it from installation.\ninfo "7zip-bin-linux@1.0.3" is an optional dependency and f
ailed compatibility check. Excluding it from installation.\ninfo "7zip-bin-mac@1.0.1" is an op
tional dependency and failed compatibility check. Excluding it from installation.\n[3/4] Linki
ng dependencies...\n[4/4] Building fresh packages...\ninfo Visit https://yarnpkg.com/en/docs/c
li/install for documentation about this command.\n',
lerna ERR! execute stderr: 'warning Integrity check: Patterns don\'t match\nwarning fsevents
@1.0.17: The platform "win32" is incompatible with this module.\nwarning 7zip-bin-linux@1.0.3:
The platform "win32" is incompatible with this module.\nwarning 7zip-bin-mac@1.0.1: The platf
orm "win32" is incompatible with this module.\nerror C:\\Users\\user\\work\\non-FS\\nteract\
\node_modules\\zeromq: Command failed.\nExit code: 1\nCommand: C:\\WINDOWS\\system32\\cmd.exe\
nArguments: /d /s /c prebuild-install || (npm run build:libzmq && node-gyp rebuild)\nDirectory
: C:\\Users\\user\\work\\non-FS\\nteract\\node_modules\\zeromq\nOutput:\nprebuild-install in
fo begin Prebuild-install version 2.1.2\nprebuild-install info install installing inside prebu
ild-install directory, skipping download.\n\n> zeromq@4.2.1 build:libzmq C:\\Users\\user\\wo
rk\\non-FS\\nteract\\node_modules\\zeromq\n> node scripts/preinstall.js\n\nDownloading libzmq
for Windows\nDownload finished\n\r\nC:\\Users\\user\\work\\non-FS\\nteract\\node_modules\\ze
romq>if not defined npm_config_node_gyp (node "C:\\Program Files (x86)\\Yarn\\bin\\node-gyp-bi
n\\\\..\\..\\node_modules\\node-gyp\\bin\\node-gyp.js" rebuild ) else (node rebuild ) \r\nBu
ilding the projects in this solution one at a time. To enable parallel build, please add the "
/m" switch.\r\nC:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\V140\\Platforms\\x64\\Pl
atformToolsets\\v140\\ImportBefore\\Intel.Libs.MKL.v140.targets(62,5): error MSB6003: The spec
ified task executable "cmd.exe" could not be run. The working directory "\\mkl\\tools" does no
t exist. [C:\\Users\\user\\work\\non-FS\\nteract\\node_modules\\zeromq\\build\\zmq.vcxproj]\
r\ngyp ERR! build error \ngyp ERR! stack Error: `C:\\Program Files (x86)\\Microsoft Visual Stu
dio\\2017\\Professional\\MSBuild\\15.0\\Bin\\MSBuild.exe` failed with exit code: 1\ngyp ERR! s
tack at ChildProcess.onExit (C:\\Program Files (x86)\\Yarn\\node_modules\\node-gyp\\lib\\b
uild.js:285:23)\ngyp ERR! stack at emitTwo (events.js:106:13)\ngyp ERR! stack at Child
Process.emit (events.js:191:7)\ngyp ERR! stack at Process.ChildProcess._handle.onexit (int
ernal/child_process.js:215:12)\ngyp ERR! System Windows_NT 6.1.7601\ngyp ERR! command "C:\\\\P
rogram Files\\\\nodejs\\\\node.exe" "C:\\\\Program Files (x86)\\\\Yarn\\\\node_modules\\\\node
-gyp\\\\bin\\\\node-gyp.js" "rebuild"\ngyp ERR! cwd C:\\Users\\user\\work\\non-FS\\nteract\\
node_modules\\zeromq\ngyp ERR! node -v v6.10.2\ngyp ERR! node-gyp -v v3.6.1\ngyp ERR! not ok\n
',
lerna ERR! execute failed: true,
lerna ERR! execute signal: null,
lerna ERR! execute cmd: 'yarn install --mutex network:42424',
lerna ERR! execute timedOut: false }
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\
npm\\bin\\npm-cli.js" "run" "lerna"
npm ERR! node v6.10.2
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! nteract@0.1.0 lerna: `lerna bootstrap --hoist`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the nteract@0.1.0 lerna script 'lerna bootstrap --hoist'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the nteract package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! lerna bootstrap --hoist
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs nteract
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls nteract
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\user\work\non-FS\nteract\npm-debug.log
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16 (7 by maintainers)
I’ll give it a go with my windows laptop this next week, devoting time to builds across platforms so we can ship on all the platforms soon.