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
prebuild-install WARN install No prebuilt binaries found (target=12.2.3 runtime=electron arch=x64 libc= platform=darwin)
No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 1
gyp ERR! stack at ChildProcess. (/Applications/Pulsar.app/Contents/Resources/app/ppm/node_modules/npm/node_modules/node-gyp/lib/build.js:216:23)
gyp ERR! System Darwin 23.1.0
gyp ERR! command "/Applications/Pulsar.app/Contents/Resources/app/ppm/bin/node" "/Applications/Pulsar.app/Contents/Resources/app/ppm/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /private/var/folders/bt/b6djyg2x7p1c6j6n1xn_cx940000gn/T/apm-install-dir-202411-74105-1l9ap1c.im1j/node_modules/julia-client/node_modules/node-pty-prebuilt-multiarch
gyp ERR! node -v v16.0.0
gyp ERR! node-gyp -v v9.4.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/bt/b6djyg2x7p1c6j6n1xn_cx940000gn/T/apm-install-dir-202411-74105-1l9ap1c.im1j/package.json'
npm WARN apm-install-dir-202411-74105-1l9ap1c.im1j No description
npm WARN apm-install-dir-202411-74105-1l9ap1c.im1j No repository field.
npm WARN apm-install-dir-202411-74105-1l9ap1c.im1j No README data
npm WARN apm-install-dir-202411-74105-1l9ap1c.im1j No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: prebuild-install || node scripts/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/sandertromp/.pulsar/.apm/_logs/2024-02-
The text was updated successfully, but these errors were encountered:
When pressing install I am unable to add it to my packages. See the error output below:
Installing “[email protected]” failed.Hide output…
undefined
prebuild-install WARN install No prebuilt binaries found (target=12.2.3 runtime=electron arch=x64 libc= platform=darwin)
No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
gyp ERR! build error
gyp ERR! stack Error:
make
failed with exit code: 1gyp ERR! stack at ChildProcess. (/Applications/Pulsar.app/Contents/Resources/app/ppm/node_modules/npm/node_modules/node-gyp/lib/build.js:216:23)
gyp ERR! System Darwin 23.1.0
gyp ERR! command "/Applications/Pulsar.app/Contents/Resources/app/ppm/bin/node" "/Applications/Pulsar.app/Contents/Resources/app/ppm/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /private/var/folders/bt/b6djyg2x7p1c6j6n1xn_cx940000gn/T/apm-install-dir-202411-74105-1l9ap1c.im1j/node_modules/julia-client/node_modules/node-pty-prebuilt-multiarch
gyp ERR! node -v v16.0.0
gyp ERR! node-gyp -v v9.4.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/bt/b6djyg2x7p1c6j6n1xn_cx940000gn/T/apm-install-dir-202411-74105-1l9ap1c.im1j/package.json'
npm WARN apm-install-dir-202411-74105-1l9ap1c.im1j No description
npm WARN apm-install-dir-202411-74105-1l9ap1c.im1j No repository field.
npm WARN apm-install-dir-202411-74105-1l9ap1c.im1j No README data
npm WARN apm-install-dir-202411-74105-1l9ap1c.im1j No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install:
prebuild-install || node scripts/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/sandertromp/.pulsar/.apm/_logs/2024-02-
The text was updated successfully, but these errors were encountered: