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

Unknown token #95

Open
vire opened this issue Apr 11, 2022 · 2 comments
Open

Unknown token #95

vire opened this issue Apr 11, 2022 · 2 comments

Comments

@vire
Copy link

vire commented Apr 11, 2022

Issue description:

synp -w --source-file ./yarn.lock

Are you reporting a conversion error? Please include a link to yarn.lock / package-lock.json:

# This file is generated by running "yarn install" inside your project.
# Manual changes might be lost - proceed with caution!

__metadata:
  version: 6
  cacheKey: 8
...
more thousands lines
@vire vire changed the title Unknown token: Unknown token Apr 11, 2022
@antongolub
Copy link
Collaborator

Yarn 2+ (Berry) lockfiles are not supported yet(

__metadata:
  version: 6
  cacheKey: 8

@leonk-sportsbet
Copy link

Same issue:

~/.nodenv/versions/16.3.0/bin/synp --source-file yarn.lock
Workspace (npm lockfile v2) support is experimental. Pass `--with-workspace` flag to enable and cross your fingers. Good luck!
Unknown token: { line: 3, col: 2, type: 'INVALID', value: undefined } 3:2 in lockfile

__metadata:
version: 4
cacheKey: 7

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

3 participants