question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installation Error on Ubuntu 16.04, 64bit

See original GitHub issue

I tried to install solgraph through “npm install --save -g solgraph” on ubuntu 16.04. However, I failed with some errors: root@ubuntu:# npm install --save -g solgraph /usr/local/bin/solgraph -> /usr/local/lib/node_modules/solgraph/solgraph.js

solgraph@0.3.1 postinstall /usr/local/lib/node_modules/solgraph npm run build

solgraph@0.3.1 build /usr/local/lib/node_modules/solgraph babel -d dist src

Error: [BABEL] /usr/local/lib/node_modules/solgraph/src/bin.js: The pipeline operator requires a proposal set. You must pass ‘pipelineProposal’ option to @babel/preset-stage-1 (While processing: “/usr/local/lib/node_modules/solgraph/node_modules/@babel/preset-stage-1/lib/index.js”) at _default (/usr/local/lib/node_modules/solgraph/node_modules/@babel/preset-stage-1/lib/index.js:116:11) at /usr/local/lib/node_modules/solgraph/node_modules/@babel/helper-plugin-utils/lib/index.js:19:12 at loadDescriptor (/usr/local/lib/node_modules/solgraph/node_modules/@babel/core/lib/config/full.js:157:14) at cachedFunction (/usr/local/lib/node_modules/solgraph/node_modules/@babel/core/lib/config/caching.js:32:19) at loadPresetDescriptor (/usr/local/lib/node_modules/solgraph/node_modules/@babel/core/lib/config/full.js:227:63) at config.presets.map.descriptor (/usr/local/lib/node_modules/solgraph/node_modules/@babel/core/lib/config/full.js:72:19) at Array.map (<anonymous>) at recurseDescriptors (/usr/local/lib/node_modules/solgraph/node_modules/@babel/core/lib/config/full.js:70:38) at loadFullConfig (/usr/local/lib/node_modules/solgraph/node_modules/@babel/core/lib/config/full.js💯6) at process.nextTick (/usr/local/lib/node_modules/solgraph/node_modules/@babel/core/lib/transform-file.js:48:33) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! solgraph@0.3.1 build: babel -d dist src npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the solgraph@0.3.1 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/solgraph/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“x64”})

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! solgraph@0.3.1 postinstall: npm run build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the solgraph@0.3.1 postinstall 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! /root/.npm/_logs/2018-07-06T17_44_46_341Z-debug.log

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
raineorshinecommented, Jul 9, 2018

"pipelineProposal": "minimal" added and published in v0.3.2. Please try again and report here. If you still cannot install, additional help would be appreciated to reproduce.

1reaction
raineorshinecommented, Jul 7, 2018

Hmmm the build is passing on https://travis-ci.org/raineorshine/solgraph

@jpantunes Another babel issue. Any ideas?

Read more comments on GitHub >

github_iconTop Results From Across the Web

can't install Ubuntu 16.04 64 bit
The DVD based, clean 64 bit install fails at the "Who are you" install page following numerous error messages, screen supplied.
Read more >
Problem installing ROOT on Ubuntu 16.04
Dear all, I am trying to install root latest version obtain online with Geant 4 10.05 latest version on UBUNTU 16.04 using the...
Read more >
Error in installation Ubuntu 16.04 64bit - ERPNext Forum
Hi, i am facing error in installation ERPNext. I want to install Production branch please help i am new here. I was trying...
Read more >
Installation error on Ubuntu 16.04 64bit machine ... - GitHub
Installed version of CUDA and cuDNN: (please attach the output of ls -l /path/to/cuda/lib/libcud* ): CUDA not installed.
Read more >
CCSv6 installation error in Ubuntu 16.04 - TI E2E
I am running linux ubuntu 16.04 64 bit .I tried to install ccs 6.1.3.00034 . I followed instructions available in the linux host...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found