question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

package version not found in Releases, and error in react-app-rewired/index.js:20

See original GitHub issue

hey guys, i tried to found Releases, my package version was 1.5.1. and nothing found.

to deploy project, had some problems.

> react-app-rewired build

/www/project/node_modules/react-app-rewired/index.js:20
      : getLoader(rule.use || rule.oneOf || (Array.isArray(rule.loader) && rule.loader) || [], matcher);
                                                                                                       ^
SyntaxError: Unexpected token ;
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:511:25)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:456:32)
    at tryModuleLoad (module.js:415:12)
    at Function.Module._load (module.js:407:3)
    at Module.require (module.js:466:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/www/project/node_modules/react-app-rewired/config-overrides.js:1:79)
    at Module._compile (module.js:541:32)

so, what happen, this?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
didmehhcommented, Apr 24, 2018

@ifussa "react-app-rewired": "1.5.0", remove ^.

0reactions
timarneycommented, Apr 24, 2018

1.5.2 is out and there’s a release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create Package Version Error: Entity Quote not found
I receive the following Error: ERROR running force:package:version:create: Quote.Opportunity_Owner_Name__c: Entity 'Quote' not found.,Quote.
Read more >
Error while using yarn add pg-hstore: patch-package not found
The issue is in the post install script in package.json: ... It has been fixed in version 1.13.6, released several hours ago: ...
Read more >
Issue creating package version for packages containing fields ...
Summary Yesterday we encountered and error when versioning one of our packages: { "status": 1, "name": "", "message": "Multiple errors ...
Read more >
NuGet Warning NU1603 - Microsoft Learn
A package dependency specified a version that could not be found. ... has not been released then this may be a package authoring...
Read more >
Package not Found Error while installing Managed-Released ...
I installed it in different trial enviroments (prod) and worked perfectly. Now when I created Managed-Release version 1.1, Manage-Release 1.2 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found