Git Product home page Git Product logo

Comments (5)

bryce13950 avatar bryce13950 commented on May 31, 2024 1

Apologies! I had some more time to mess with this today, and I realized almost immediately what my issue was. When I downloaded the project, I copied the contents of the project into my repo, and I did not notice the hidden files. Upon adding those, all issues resolved. I appreciate the patience, and hopefully at the very least if someone else has this issue they can see this, and know to double check that those hidden files are in their repo.

from browser-extension-template.

fregante avatar fregante commented on May 31, 2024

Probably due to the last updates. Can you try running this in your repo?

git revert fe6d903c2b4da6d30ae1d15dd00dd860965e8103
npm install
npm run build

from browser-extension-template.

bryce13950 avatar bryce13950 commented on May 31, 2024

Sorry about the late reply here. I did try on the version before with the dependency upgrade, and I was still getting that error.

image

I am able to get feedback from the content.js script by removing the import and adding an alert or log. Is there a way to get that script to be marked as a module?

from browser-extension-template.

fregante avatar fregante commented on May 31, 2024

I don't have time to investigate this but it's more likely that you're still using more recent versions of Parcel. Make sure that it's the correct one by downloading the package-lock file from the repo and then installing that again

from browser-extension-template.

fregante avatar fregante commented on May 31, 2024

@bryce13950 are you loading the files in the distribution folder or in source? I tried it myself and it works correctly.

from browser-extension-template.

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.