Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

404 node-sass download and fix path of vue-directive-template #49

@SorayaPachecoP

Description

@SorayaPachecoP

Describe the bug

*Description

I changed the versions of node, npm and node-sass to the lastest and fixed a path of css in the module vue-directive-tooltip to fix this and run it right away

Fixed the path as: vue-directive-tooltip/src/css/index.scss
Put * to install the latest version in the respective package jsons in client and main directive

Both errors are:

Cannot download "https://github.com/sass/node-sass/releases/download/v4.9.0/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**Types of changes**

ERROR in ./src/main.js
Module not found: Error: Can't resolve 'vue-directive-tooltip/css/index.css' in '/Users/rinapatriciapincheiramardones/Desktop/vuegg/client/src'
@ ./src/main.js 16:0-45

To Reproduce

Steps to reproduce the behavior:

  1. git clone this project
  2. npm run vuegg

Screenshots

If applicable, add screenshots to help explain your problem.

Expected behavior

A clear and concise description of what you expected to happen.
To work

Actual Behavior

A clear and concise description of what it's actually happening.
Doesn't even work
Your environment

  • OS & version [e.g. iOS] MacBook Air
  • Browser name & version [e.g. chrome, safari]: Chrome
  • Vuegg version [e.g. 22] idk

Additional context

How has this bug affected you? What were you trying to accomplish?
This project doesn't even run, To just run this project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions