Giter Site home page Giter Site logo

Comments (8)

chris--jones avatar chris--jones commented on May 22, 2024 1

You might be using webpack 5? This seems to only work with webpack 4, I was able to get past webpack errors by installing webpack4 in the solution directory, although I don't have any version of webpack or the cli installed globally.

npm i [email protected]

from react-storefront.

AlexNima avatar AlexNima commented on May 22, 2024 1

You might be using webpack 5? This seems to only work with webpack 4, I was able to get past webpack errors by installing webpack4 in the solution directory, although I don't have any version of webpack or the cli installed globally.

npm i [email protected]

Confirmed, I just installed webpack 4.46.0 and I was able to run the project, thanks!

from react-storefront.

clemheld avatar clemheld commented on May 22, 2024

I changed to the mock-connector in my tests + screenshots to see if I can just get it up and running.

from react-storefront.

predosoares avatar predosoares commented on May 22, 2024

I had the same issue in Linux. Later I will trie to remove typescript of the project to see if the project keeps this type error.

I got this with the latest version and with version 8.0.0

from react-storefront.

AlexNima avatar AlexNima commented on May 22, 2024

I'm getting the exact same issue.
I'm using Mac OS Big Sur 11.2
Node.js v14.15.4
Using react-storefront v8.17.4

It happens after installing webpack because it is not found.

image

from react-storefront.

clemheld avatar clemheld commented on May 22, 2024

I'm getting the exact same issue.
I'm using Mac OS Big Sur 11.2
Node.js v14.15.4
Using react-storefront v8.17.4

It happens after installing webpack because it is not found.

image

@AlexNima To resolve that issue, simply run this in the project root

npm link webpack

from react-storefront.

AlexNima avatar AlexNima commented on May 22, 2024

I'm getting the exact same issue.
I'm using Mac OS Big Sur 11.2
Node.js v14.15.4
Using react-storefront v8.17.4
It happens after installing webpack because it is not found.
image

@AlexNima To resolve that issue, simply run this in the project root

npm link webpack

Yes! I know, I was just trying to add more detail about this issue. The app as is, does not have webpack in the dependencies so we need to install/link it. After that we get the error you mention on your first post. :)

from react-storefront.

howdiz avatar howdiz commented on May 22, 2024

I get the same issue. npm link webpack does not resolve it

from react-storefront.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.