vuejs-AdminLTE icon indicating copy to clipboard operation
vuejs-AdminLTE copied to clipboard

Can't run dev?

Open smarttang opened this issue 4 years ago • 0 comments

[email protected] install /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/fsevents node-gyp rebuild

SOLINK_MODULE(target) Release/.node CXX(target) Release/obj.target/fse/fsevents.o SOLINK_MODULE(target) Release/fse.node

[email protected] install /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/phantomjs-prebuilt node install.js

PhantomJS not found on PATH Download already available at /var/folders/64/g24zzyg93t96swlwsvh29h_w0000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip Verified checksum of previously downloaded file Extracting zip contents Removing /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/phantomjs-prebuilt/lib/phantom Copying extracted folder /var/folders/64/g24zzyg93t96swlwsvh29h_w0000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip-extract-1581993634709/phantomjs-2.1.1-macosx -> /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/phantomjs-prebuilt/lib/phantom Writing location.js file Done. Phantomjs binary available at /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs

[email protected] install /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/chromedriver node install.js

ChromeDriver binary exists. Validating... ChromeDriver 2.46.628411 (3324f4c8be9ff2f70a05a30ebc72ffb013e1a71e)

ChromeDriver is already available at '/var/folders/64/g24zzyg93t96swlwsvh29h_w0000gn/T/2.46/chromedriver/chromedriver'. Copying to target path /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/chromedriver/lib/chromedriver Fixing file permissions Done. ChromeDriver binary available at /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/chromedriver/lib/chromedriver/chromedriver

[email protected] install /Users/smarttang/Desktop/vuejs-AdminLTE/node_modules/node-sass node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/darwin-x64-79_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/darwin-x64-79_binding.node":

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY, e.g.

  export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

  npm config set proxy http://example.com:8080

node[20559]: ../src/signal_wrap.cc:159:void node::DecreaseSignalHandlerCount(int): Assertion `(new_handler_count) >= (0)' failed. 1: 0x100b8ff9a node::Abort() (.cold.1) [/usr/local/bin/node] 2: 0x1000832c4 node::FatalError(char const*, char const*) [/usr/local/bin/node] 3: 0x10008307c node::AppendExceptionLine(node::Environment*, v8::Localv8::Value, v8::Localv8::Message, node::ErrorHandlingMode) [/usr/local/bin/node] 4: 0x1000f7e52 node::HasSignalJSHandler(int) [/usr/local/bin/node] 5: 0x1000f85ad node::(anonymous namespace)::SignalWrap::Close(v8::Localv8::Value) [/usr/local/bin/node] 6: 0x10003eb76 node::Environment::CleanupHandles() [/usr/local/bin/node] 7: 0x10003ed2f node::Environment::RunCleanup() [/usr/local/bin/node] 8: 0x1000b4a3a node::NodeMainInstance::Run() [/usr/local/bin/node] 9: 0x100060f13 node::Start(int, char**) [/usr/local/bin/node] 10: 0x7fff6c8103d5 start [/usr/lib/system/libdyld.dylib] [1] 20482 abort npm install

smarttang avatar Feb 18 '20 02:02 smarttang