Skip to content

@babel/preset-env v7.13.8 (or older) is required for this Tutorial to work. #1

Description

@Velodata

Hi there, just writing up a quick issue for the benefit of any other people who might like to try this tutorial.

It seems any version of @babel newer than v7.13.8 no longer works correctly in this tutorial (I think we're up to v7.17.0 now).

After many hours of problem solving I finally found a thread which explains the version problem here at parcel-bundler/parcel#5943.

If you do try to use this Tutorial, I strongly urge you to clean your NPM Cache directory. It seems that if you've previously loaded a version of @babel in another project, the newer version in your cache gets loaded into THIS tutorial in your node-modules folder.

And then everything dies when you try to run "npm start".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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