Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Function yaml.safeLoad is removed in js-yaml #427

Open
tufail opened this issue Apr 27, 2021 · 7 comments
Open

Error: Function yaml.safeLoad is removed in js-yaml #427

tufail opened this issue Apr 27, 2021 · 7 comments

Comments

@tufail
Copy link

tufail commented Apr 27, 2021

I am getting Error:
Error: Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default.

Please fix this

@a2nt
Copy link
Contributor

a2nt commented Aug 18, 2021

I have the same error, here's the fix: #481

@ni3stack
Copy link

Hi @a2nt , i'm still having this issue even after using the latest version.

"sass-lint-auto-fix": "0.21.2",

Screenshot 2021-11-29 at 8 51 02 PM

@a2nt
Copy link
Contributor

a2nt commented Nov 29, 2021

Hi @ni3stack, still having the same issue too cuz it wasn't fixed at the latest version

@nitpat16
Copy link

@a2nt but i don't even see your PR changes in get-config.js file

@a2nt
Copy link
Contributor

a2nt commented Nov 29, 2021

@nitpat16
Copy link

@a2nt i saw master does have these changes but i don't know why i'm not seeing it in local files..
i did clean install few mins back

@a2nt
Copy link
Contributor

a2nt commented Nov 29, 2021

possibly cuz ts is source of js that has to be rebuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants